Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dbarco-p50-gpio.c43 #define P50_CMD_WRITE 0x50 macro
168 outb(P50_CMD_WRITE | reg, p50->base + P50_PORT_CMD); in p50_write_mbox_reg()