Home
last modified time | relevance | path

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

/linux-6.15/drivers/extcon/
H A Dextcon-axp288.c38 #define BC_GLOBAL_DET_STAT BIT(2) macro
231 if (cfg & BC_GLOBAL_DET_STAT) { in axp288_handle_chrg_det_event()