Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/adc/
H A 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/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()