Searched refs:BCOVE_MIRQLVL1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/platform/x86/intel/ |
D | mrfld_pwrbtn.c | 38 regmap_update_bits(regmap, BCOVE_MIRQLVL1, BCOVE_LVL1_PWRBTN, 0); in mrfld_pwrbtn_interrupt() 73 regmap_update_bits(pmic->regmap, BCOVE_MIRQLVL1, BCOVE_LVL1_PWRBTN, 0); in mrfld_pwrbtn_probe()
|
/Linux-v6.6/drivers/iio/adc/ |
D | intel_mrfld_adc.c | 85 regmap_update_bits(regmap, BCOVE_MIRQLVL1, BCOVE_LVL1_ADC, 0); in mrfld_adc_single_conv() 117 regmap_update_bits(regmap, BCOVE_MIRQLVL1, BCOVE_LVL1_ADC, 0xff); in mrfld_adc_single_conv()
|
/Linux-v6.6/drivers/extcon/ |
D | extcon-intel-mrfld.c | 189 mrfld_extcon_clear(data, BCOVE_MIRQLVL1, BCOVE_LVL1_CHGR); in mrfld_extcon_interrupt() 256 mrfld_extcon_clear(data, BCOVE_MIRQLVL1, BCOVE_LVL1_CHGR); in mrfld_extcon_probe()
|
/Linux-v6.6/include/linux/mfd/ |
D | intel_soc_pmic_mrfld.h | 35 #define BCOVE_MIRQLVL1 0x0C macro
|