Searched refs:HICR5 (Results 1 – 3 of 3) sorted by relevance
31 #define HICR5 0x80 macro227 regmap_update_bits(lpc_snoop->regmap, HICR5, hicr5_en, hicr5_en); in aspeed_lpc_enable_snoop()242 regmap_update_bits(lpc_snoop->regmap, HICR5, in aspeed_lpc_disable_snoop()247 regmap_update_bits(lpc_snoop->regmap, HICR5, in aspeed_lpc_disable_snoop()
21 #define HICR5 0x80 macro208 return regmap_update_bits(lpc_ctrl->regmap, HICR5, in aspeed_lpc_ctrl_ioctl()
46 #define HICR5 TO_REG(0x80) macro