Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h211 #define PORTSCX_PHY_TYPE_SEL 0xC0000000 macro
H A Dfsl_udc_core.c235 portctrl &= ~(PORTSCX_PHY_TYPE_SEL | PORTSCX_PORT_WIDTH); in dr_controller_setup()