Searched refs:LPC_HICR2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | kcs_bmc_aspeed.c | 35 #define LPC_HICR2 0x008 macro 146 regmap_update_bits(priv->map, LPC_HICR2, in aspeed_kcs_enable_channel() 153 regmap_update_bits(priv->map, LPC_HICR2, in aspeed_kcs_enable_channel() 160 regmap_update_bits(priv->map, LPC_HICR2, in aspeed_kcs_enable_channel() 167 regmap_update_bits(priv->map, LPC_HICR2, in aspeed_kcs_enable_channel() 174 regmap_update_bits(priv->map, LPC_HICR2, in aspeed_kcs_enable_channel() 185 regmap_update_bits(priv->map, LPC_HICR2, in aspeed_kcs_enable_channel()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | kcs_bmc_aspeed.c | 51 #define LPC_HICR2 0x008 macro 440 regmap_update_bits(priv->map, LPC_HICR2, LPC_HICR2_IBFIE1, in aspeed_kcs_irq_mask_update() 444 regmap_update_bits(priv->map, LPC_HICR2, LPC_HICR2_IBFIE2, in aspeed_kcs_irq_mask_update() 448 regmap_update_bits(priv->map, LPC_HICR2, LPC_HICR2_IBFIE3, in aspeed_kcs_irq_mask_update()
|
Completed in 2 milliseconds