Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dpch_phub.c81 #define PCH_PHUB_RC_QUEUE_MAXSIZE_REG 0x0008 macro
172 chip->rc_q_maxsize_reg = ioread32(p + PCH_PHUB_RC_QUEUE_MAXSIZE_REG); in pch_phub_save_reg_conf()
233 iowrite32(chip->rc_q_maxsize_reg, p + PCH_PHUB_RC_QUEUE_MAXSIZE_REG); in pch_phub_restore_reg_conf()