Home
last modified time | relevance | path

Searched refs:BXTWC_MIRQLVL1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/intel/
H A Dbxtwc_tmu.c19 #define BXTWC_MIRQLVL1 0x4e0e macro
88 regmap_read(wctmu->regmap, BXTWC_MIRQLVL1, &val); in bxt_wcove_tmu_remove()
89 regmap_write(wctmu->regmap, BXTWC_MIRQLVL1, in bxt_wcove_tmu_remove()
/linux/drivers/mfd/
H A Dintel_soc_pmic_bxtwc.c53 #define BXTWC_MIRQLVL1 0x4E0E macro
154 .mask_base = BXTWC_MIRQLVL1,
578 regmap_update_bits(pmic->regmap, BXTWC_MIRQLVL1, BXTWC_MIRQLVL1_MCHGR, 0); in bxtwc_probe()