Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Dhisi_lpc.c48 #define LPC_REG_OP_STATUS_IDLE BIT(0) macro
83 if (status & LPC_REG_OP_STATUS_IDLE) in wait_lpc_idle()