Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dehci-rmobile.h39 #define PCIWIN2_PCICMD ((1 << 2)|(1 << 1)) macro
/external/u-boot/drivers/usb/host/
Dehci-rmobile.c96 writel(phys_base | PCIWIN2_PCICMD, &ahbcom_pci->ahbpci_win2_ctr); in ehci_hcd_init()