Home
last modified time | relevance | path

Searched refs:BCOVE_MIRQLVL1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/platform/x86/intel/
Dmrfld_pwrbtn.c38 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/
Dintel_mrfld_adc.c85 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/
Dextcon-intel-mrfld.c189 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/
Dintel_soc_pmic_mrfld.h35 #define BCOVE_MIRQLVL1 0x0C macro