Home
last modified time | relevance | path

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

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