Searched refs:mrfld_extcon_clear (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/extcon/ |
| H A D | extcon-intel-mrfld.c | 66 static int mrfld_extcon_clear(struct mrfld_extcon_data *data, unsigned int reg, in mrfld_extcon_clear() function 87 ret = mrfld_extcon_clear(data, BCOVE_CHGRCTRL0, mask); in mrfld_extcon_sw_control() 188 mrfld_extcon_clear(data, BCOVE_MIRQLVL1, BCOVE_LVL1_CHGR); in mrfld_extcon_interrupt() 249 mrfld_extcon_clear(data, BCOVE_MIRQLVL1, BCOVE_LVL1_CHGR); in mrfld_extcon_probe() 250 mrfld_extcon_clear(data, BCOVE_MCHGRIRQ1, BCOVE_CHGRIRQ_ALL); in mrfld_extcon_probe()
|