Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c48 #define SMC_STATUS_IB_CLOSED BIT(1) /* Will ignore any input */ macro
189 status = wait_status(0, SMC_STATUS_IB_CLOSED); in send_byte()
212 ret = wait_status(0, SMC_STATUS_IB_CLOSED); in send_command()