Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dpch_phub.c71 #define PCH_PHUB_BRI_QUEUE_MAXSIZE_REG 0x000C macro
162 chip->bri_q_maxsize_reg = ioread32(p + PCH_PHUB_BRI_QUEUE_MAXSIZE_REG); in pch_phub_save_reg_conf()
223 iowrite32(chip->bri_q_maxsize_reg, p + PCH_PHUB_BRI_QUEUE_MAXSIZE_REG); in pch_phub_restore_reg_conf()