Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dbarco-p50-gpio.c40 #define P50_STATUS_IBF 0x02 /* EC input buffer full */ macro
142 ret = p50_wait_ec(p50, P50_STATUS_IBF, 0); in p50_read_mbox_reg()
163 ret = p50_wait_ec(p50, P50_STATUS_IBF, 0); in p50_write_mbox_reg()
170 ret = p50_wait_ec(p50, P50_STATUS_IBF, 0); in p50_write_mbox_reg()