Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c234 clrsetbits_le32(&reg, (OMAP_P1_MODE_CLEAR | OMAP_P2_MODE_CLEAR), in omap_ehci_hcd_init()
249 OMAP_P2_MODE_CLEAR | in omap_ehci_hcd_init()
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h46 #define OMAP_P2_MODE_CLEAR (3 << 18) macro