Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c24 #define HICR7 0x8 macro
102 * The top half of HICR7 is the MSB of the BMC address of the in aspeed_lpc_ctrl_ioctl()
104 * The bottom half of HICR7 is the MSB of the HOST LPC in aspeed_lpc_ctrl_ioctl()
109 * replaced with those from the top half of HICR7. in aspeed_lpc_ctrl_ioctl()
117 * low 16 bits set. Both HICR7 and HICR8 talk about the top 16 in aspeed_lpc_ctrl_ioctl()
169 rc = regmap_write(lpc_ctrl->regmap, HICR7, in aspeed_lpc_ctrl_ioctl()
/kernel/linux/linux-6.6/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c28 #define HICR7 0x88 macro
108 * The top half of HICR7 is the MSB of the BMC address of the in aspeed_lpc_ctrl_ioctl()
110 * The bottom half of HICR7 is the MSB of the HOST LPC in aspeed_lpc_ctrl_ioctl()
115 * replaced with those from the top half of HICR7. in aspeed_lpc_ctrl_ioctl()
123 * low 16 bits set. Both HICR7 and HICR8 talk about the top 16 in aspeed_lpc_ctrl_ioctl()
175 rc = regmap_write(lpc_ctrl->regmap, HICR7, in aspeed_lpc_ctrl_ioctl()

Completed in 3 milliseconds