Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-lc824206xa.c95 #define CHARGER_DET_ON BIT(0) macro
213 CHARGER_DET_CDP_ON | CHARGER_DET_ON); in lc824206xa_charger_detect()
224 lc824206xa_write_reg(data, REG_CHARGER_DET, CHARGER_DET_ON); in lc824206xa_charger_detect()
448 ret |= lc824206xa_write_reg(data, REG_CHARGER_DET, CHARGER_DET_ON); in lc824206xa_probe()