Searched refs:mrfld_extcon_clear (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/extcon/ |
H A D | extcon-intel-mrfld.c | 67 static int mrfld_extcon_clear(struct mrfld_extcon_data *data, unsigned int reg, in mrfld_extcon_clear() function 88 ret = mrfld_extcon_clear(data, BCOVE_CHGRCTRL0, mask); in mrfld_extcon_sw_control() 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() 257 mrfld_extcon_clear(data, BCOVE_MCHGRIRQ1, BCOVE_CHGRIRQ_ALL); in mrfld_extcon_probe()
|