Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/u-boot/drivers/usb/musb-new/
H A Domap2430.h43 # define ULPI_12PIN (1 << PHYSEL) macro
H A Domap2430.c74 l &= ~ULPI_12PIN; /* Disable ULPI */ in omap2430_musb_init()
77 l |= ULPI_12PIN; in omap2430_musb_init()