Home
last modified time | relevance | path

Searched full:spi_r (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-dfsdm-adc.yaml132 - "SPI_R": SPI with data on rising edge (default)
137 enum: [ SPI_R, SPI_F, MANCH_R, MANCH_F ]
200 - "SPI_R": SPI with data on rising edge (default)
205 enum: [ SPI_R, SPI_F, MANCH_R, MANCH_F ]
386 st,adc-channel-type = "SPI_R";
422 st,adc-channel-type = "SPI_R";
/linux-6.14.4/drivers/iio/adc/
Dstm32-dfsdm-adc.c107 { "SPI_R", 0 }, /* SPI with data on rising edge */
/linux-6.14.4/drivers/net/ethernet/micrel/
Dksz884x.c2671 static u16 spi_r(struct ksz_hw *hw) in spi_r() function
2749 data = spi_r(hw); in eeprom_read()