Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtwl6030.h61 #define TWL6030_MISC2_VUSB_IN_VSYS (1 << 4) macro
/openbmc/u-boot/drivers/power/
H A Dtwl6030.c267 value |= TWL6030_MISC2_VUSB_IN_VSYS; in twl6030_usb_device_settings()