Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dcore_intr.c734 gpwrdn &= ~GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc_handle_gpwrdn_disc_det()
H A Dhw.h348 #define GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY BIT(29) macro
H A Dcore.c254 gpwrdn &= ~GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_hib_restore_common()
H A Dgadget.c5347 gpwrdn |= GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_gadget_enter_hibernation()
5461 gpwrdn &= ~GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_gadget_exit_hibernation()
H A Dhcd.c5530 gpwrdn |= GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_host_enter_hibernation()
5641 gpwrdn &= ~GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_host_exit_hibernation()