Home
last modified time | relevance | path

Searched refs:UDC_DEVCFG_SPD_HS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Damd5536udc.h100 #define UDC_DEVCFG_SPD_HS 0x0 macro
H A Dpch_udc.c88 #define UDC_DEVCFG_SPD_HS 0x0 macro
1071 UDC_DEVCFG_SP | UDC_DEVCFG_SPD_HS); in pch_udc_init()
H A Dsnps_udc_core.c1514 tmp = AMD_ADDBITS(tmp, UDC_DEVCFG_SPD_HS, UDC_DEVCFG_SPD); in startup_registers()