Searched refs:bri_q_maxsize_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | pch_phub.c | 90 * @bri_q_maxsize_reg: BRI_QUEUE_MAXSIZE register val 112 u32 bri_q_maxsize_reg; member 162 chip->bri_q_maxsize_reg = ioread32(p + PCH_PHUB_BRI_QUEUE_MAXSIZE_REG); in pch_phub_save_reg_conf() 181 "chip->bri_q_maxsize_reg=%x, " in pch_phub_save_reg_conf() 192 chip->bri_q_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() 242 "chip->bri_q_maxsize_reg=%x, " in pch_phub_restore_reg_conf() 253 chip->bri_q_maxsize_reg, in pch_phub_restore_reg_conf()
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | pch_phub.c | 90 * @bri_q_maxsize_reg: BRI_QUEUE_MAXSIZE register val 112 u32 bri_q_maxsize_reg; member 162 chip->bri_q_maxsize_reg = ioread32(p + PCH_PHUB_BRI_QUEUE_MAXSIZE_REG); in pch_phub_save_reg_conf() 181 "chip->bri_q_maxsize_reg=%x, " in pch_phub_save_reg_conf() 192 chip->bri_q_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() 242 "chip->bri_q_maxsize_reg=%x, " in pch_phub_restore_reg_conf() 253 chip->bri_q_maxsize_reg, in pch_phub_restore_reg_conf()
|
Completed in 3 milliseconds