Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dehci-rmobile.h21 #define PCICLK_MASK (1 << 1) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-rmobile.c87 (DIRPD | PCICLK_MASK | USBH_RST), USBCTR_WIN_SIZE_1GB); in ehci_hcd_init()