Searched full:spi_r (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-dfsdm-adc.yaml | 132 - "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/ |
D | stm32-dfsdm-adc.c | 107 { "SPI_R", 0 }, /* SPI with data on rising edge */
|
/linux-6.14.4/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 2671 static u16 spi_r(struct ksz_hw *hw) in spi_r() function 2749 data = spi_r(hw); in eeprom_read()
|