Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/extcon/
Dextcon-axp288.c41 #define BC_GLOBAL_DET_STAT BIT(2) macro
179 if (cfg & BC_GLOBAL_DET_STAT) { in axp288_handle_chrg_det_event()