Home
last modified time | relevance | path

Searched refs:MXC_W1_INTERRUPT_RBF (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/w1/
H A Dmxc_w1.c42 #define MXC_W1_INTERRUPT_RBF BIT(4) macro
99 } while (!(status & MXC_W1_INTERRUPT_RBF)); in mxc_w1_read_byte()