Home
last modified time | relevance | path

Searched defs:BUILD_WAIT_FOR_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dwait_bit.h35 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ macro
/openbmc/u-boot/drivers/net/
H A Dftgmac100.c465 BUILD_WAIT_FOR_BIT(ftgmac100_txdone, u32, ftgmac100_read_txdesc) in BUILD_WAIT_FOR_BIT() function