Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/w1/
H A Dmxc_w1.c41 #define MXC_W1_INTERRUPT_TSRE BIT(3) macro
125 } while (!(status & MXC_W1_INTERRUPT_TSRE)); in mxc_w1_write_byte()