Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dallwinner-i2c.c129 STAT_IDLE = 0x1f enumerator
/openbmc/u-boot/drivers/serial/
H A Dserial_lpuart.c31 #define STAT_IDLE (1 << 20) macro