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.c255 gpwrdn &= ~GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_hib_restore_common()
H A Dgadget.c5393 gpwrdn |= GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_gadget_enter_hibernation()
5522 gpwrdn &= ~GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_gadget_exit_hibernation()
H A Dhcd.c5561 gpwrdn |= GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_host_enter_hibernation()
5672 gpwrdn &= ~GPWRDN_ULPI_LATCH_EN_DURING_HIB_ENTRY; in dwc2_host_exit_hibernation()