Searched refs:rc_q_maxsize_reg (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/
H A Dpch_phub.c100 * @rc_q_maxsize_reg: RC_QUEUE_MAXSIZE register val
122 u32 rc_q_maxsize_reg; member in struct:pch_phub_reg
172 chip->rc_q_maxsize_reg = ioread32(p + PCH_PHUB_RC_QUEUE_MAXSIZE_REG); pch_phub_save_reg_conf()
191 "chip->rc_q_maxsize_reg=%x, " pch_phub_save_reg_conf()
202 chip->rc_q_maxsize_reg, pch_phub_save_reg_conf()
233 iowrite32(chip->rc_q_maxsize_reg, p + PCH_PHUB_RC_QUEUE_MAXSIZE_REG); pch_phub_restore_reg_conf()
252 "chip->rc_q_maxsize_reg=%x, " pch_phub_restore_reg_conf()
263 chip->rc_q_maxsize_reg, pch_phub_restore_reg_conf()

Completed in 70 milliseconds