Searched full:spi_r (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | st,stm32-dfsdm-adc.yaml | 120 - "SPI_R": SPI with data on rising edge (default) 125 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";
|
| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | st,stm32-adfsdm.txt | 39 st,adc-channel-types = "SPI_R";
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | stm32-dfsdm-adc.c | 104 { "SPI_R", 0 }, /* SPI with data on rising edge */
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | stm32-dfsdm-adc.c | 105 { "SPI_R", 0 }, /* SPI with data on rising edge */
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.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()
|