Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dtwl4030_charger.c45 #define TWL4030_STS_USB_ID BIT(2) macro
198 if ((hwsts & TWL4030_STS_VBUS) && !(hwsts & TWL4030_STS_USB_ID)) in twl4030_bci_have_vbus()