Searched refs:LPC_HICR4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | kcs_bmc_aspeed.c | 39 #define LPC_HICR4 0x010 macro 111 regmap_update_bits(priv->map, LPC_HICR4, in aspeed_kcs_set_address() 118 regmap_update_bits(priv->map, LPC_HICR4, in aspeed_kcs_set_address() 178 regmap_update_bits(priv->map, LPC_HICR4, in aspeed_kcs_enable_channel() 183 regmap_update_bits(priv->map, LPC_HICR4, in aspeed_kcs_enable_channel()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | kcs_bmc_aspeed.c | 55 #define LPC_HICR4 0x010 macro 237 regmap_update_bits(priv->map, LPC_HICR4, LPC_HICR4_LADR12AS, 0); in aspeed_kcs_set_address() 250 regmap_update_bits(priv->map, LPC_HICR4, LPC_HICR4_LADR12AS, LPC_HICR4_LADR12AS); in aspeed_kcs_set_address() 370 regmap_update_bits(priv->map, LPC_HICR4, in aspeed_kcs_enable_channel()
|
Completed in 2 milliseconds