Searched full:spi_r (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-dfsdm-adc.yaml | 124 - "SPI_R": SPI with data on rising edge (default) 129 enum: [ SPI_R, SPI_F, MANCH_R, MANCH_F ] 302 st,adc-channel-types = "SPI_R"; 322 st,adc-channel-types = "SPI_R", "SPI_R";
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | st,stm32-adfsdm.txt | 39 st,adc-channel-types = "SPI_R";
|
/Linux-v5.10/drivers/iio/adc/ |
D | stm32-dfsdm-adc.c | 104 { "SPI_R", 0 }, /* SPI with data on rising edge */
|
/Linux-v5.10/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 3042 static u16 spi_r(struct ksz_hw *hw) in spi_r() function 3120 data = spi_r(hw); in eeprom_read()
|