Home
last modified time | relevance | path

Searched defs:SR_RF_FULL (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Drk_spi.h117 SR_RF_FULL = 1 << 4, enumerator
H A Ddesignware_spi.c84 #define SR_RF_FULL BIT(4) macro
/openbmc/linux/drivers/spi/
H A Dspi-rockchip.c127 #define SR_RF_FULL (1 << 4) macro