Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dehci-rmobile.h36 #define AHB_CFG_HOST 0x80000000 macro
/external/u-boot/drivers/usb/host/
Dehci-rmobile.c111 writel(PCIWIN1_PCICMD | AHB_CFG_HOST, &ahbcom_pci->ahbpci_win1_ctr); in ehci_hcd_init()