Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-dfsdm-adc.yaml120 - "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";
/openbmc/linux/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c105 { "SPI_R", 0 }, /* SPI with data on rising edge */
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c2671 static u16 spi_r(struct ksz_hw *hw) in spi_r() function
2749 data = spi_r(hw); in eeprom_read()