Searched refs:HICR6 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/aspeed/ |
H A D | aspeed-lpc-snoop.c | 38 #define HICR6 0x4 macro 136 if (regmap_read(lpc_snoop->regmap, HICR6, ®)) in aspeed_lpc_snoop_irq() 145 regmap_write(lpc_snoop->regmap, HICR6, reg); in aspeed_lpc_snoop_irq()
|
/kernel/linux/linux-6.6/drivers/soc/aspeed/ |
H A D | aspeed-lpc-snoop.c | 36 #define HICR6 0x84 macro 134 if (regmap_read(lpc_snoop->regmap, HICR6, ®)) in aspeed_lpc_snoop_irq() 143 regmap_write(lpc_snoop->regmap, HICR6, reg); in aspeed_lpc_snoop_irq()
|
H A D | aspeed-lpc-ctrl.c | 25 #define HICR6 0x84 macro 192 * to be configured in HICR6. in aspeed_lpc_ctrl_ioctl() 201 regmap_write(lpc_ctrl->regmap, HICR6, SW_FWH2AHB); in aspeed_lpc_ctrl_ioctl()
|
Completed in 2 milliseconds