Home
last modified time | relevance | path

Searched refs:DIRPD (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dehci-rmobile.h19 #define DIRPD (1 << 8) 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()
/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h353 #define DIRPD BIT(12) /* RW */ macro
H A Demxx_udc.c2152 _nbu2ss_bitset(&udc->p_regs->EPCTR, (DIRPD | EPC_RST)); in _nbu2ss_enable_controller()
2155 _nbu2ss_bitclr(&udc->p_regs->EPCTR, DIRPD); in _nbu2ss_enable_controller()
2202 _nbu2ss_bitset(&udc->p_regs->EPCTR, (DIRPD | EPC_RST)); in _nbu2ss_disable_controller()