Home
last modified time | relevance | path

Searched refs:UP2OCR_DPPDE (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/toradex/colibri_pxa270/
H A Dcolibri_pxa270.c89 UP2OCR_DMPDE | UP2OCR_DPPDE, UP2OCR); in board_usb_init()
/openbmc/u-boot/board/zipitz2/
H A Dzipitz2.c57 UP2OCR_DMPDE | UP2OCR_DPPDE, UP2OCR); in board_usb_init()
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h92 #define UP2OCR_DPPDE (1 << 2) /* Host Port 2 Transceiver D+ Pull Down Enable */ macro
H A Dspitz.c657 UP2OCR = UP2OCR_HXS | UP2OCR_HXOE | UP2OCR_DPPDE | UP2OCR_DMPDE; in spitz_ohci_init()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h107 #define UP2OCR_DPPDE (1 << 2) /* D+ Pull Down Enable */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h871 #define UP2OCR_DPPDE (1<<2) macro