Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c25 #define HICR8 0xc macro
107 * The 1 bits in the top of half of HICR8 represent the bits in aspeed_lpc_ctrl_ioctl()
110 * The 1 bits in the bottom half of HICR8 represent the bits in aspeed_lpc_ctrl_ioctl()
117 * low 16 bits set. Both HICR7 and HICR8 talk about the top 16 in aspeed_lpc_ctrl_ioctl()
125 * Because of the way the masks work in HICR8 offset has to in aspeed_lpc_ctrl_ioctl()
174 rc = regmap_write(lpc_ctrl->regmap, HICR8, in aspeed_lpc_ctrl_ioctl()
/kernel/linux/linux-6.6/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c29 #define HICR8 0x8c macro
113 * The 1 bits in the top of half of HICR8 represent the bits in aspeed_lpc_ctrl_ioctl()
116 * The 1 bits in the bottom half of HICR8 represent the bits in aspeed_lpc_ctrl_ioctl()
123 * low 16 bits set. Both HICR7 and HICR8 talk about the top 16 in aspeed_lpc_ctrl_ioctl()
131 * Because of the way the masks work in HICR8 offset has to in aspeed_lpc_ctrl_ioctl()
180 rc = regmap_write(lpc_ctrl->regmap, HICR8, in aspeed_lpc_ctrl_ioctl()

Completed in 2 milliseconds