Home
last modified time | relevance | path

Searched defs:SR_RF_FULL (Results 1 – 2 of 2) 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