Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dpch_phub.c70 #define PCH_PHUB_RC_QUEUE_MAXSIZE_REG 0x0008 macro
161 chip->rc_q_maxsize_reg = ioread32(p + PCH_PHUB_RC_QUEUE_MAXSIZE_REG); in pch_phub_save_reg_conf()
222 iowrite32(chip->rc_q_maxsize_reg, p + PCH_PHUB_RC_QUEUE_MAXSIZE_REG); in pch_phub_restore_reg_conf()