Searched refs:UDC_DEVCFG_SP (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/gadget/
H A Damd5536udc.h89 #define UDC_DEVCFG_SP 3 macro
H A Dpch_udc.c83 #define UDC_DEVCFG_SP (1 << 3) macro
521 pch_udc_bit_clr(dev, UDC_DEVCFG_ADDR, UDC_DEVCFG_SP);
530 pch_udc_bit_set(dev, UDC_DEVCFG_ADDR, UDC_DEVCFG_SP);
1023 UDC_DEVCFG_SP | UDC_DEVCFG_SPD_FS);
1026 UDC_DEVCFG_SP | UDC_DEVCFG_SPD_HS);
H A Damd5536udc.c1520 tmp |= AMD_BIT(UDC_DEVCFG_SP);

Completed in 21 milliseconds