Home
last modified time | relevance | path

Searched refs:ULPI_12PIN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/musb/
H A Domap2430.h39 # define ULPI_12PIN (1 << PHYSEL) macro
H A Domap2430.c229 l &= ~ULPI_12PIN; /* Disable ULPI */ in omap2430_musb_init()
232 l |= ULPI_12PIN; in omap2430_musb_init()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Domap2430.h39 # define ULPI_12PIN (1 << PHYSEL) macro
H A Domap2430.c233 l &= ~ULPI_12PIN; /* Disable ULPI */ in omap2430_musb_init()
236 l |= ULPI_12PIN; in omap2430_musb_init()

Completed in 3 milliseconds