Searched refs:DCCPARAMS_DC (Results 1 – 5 of 5) sorted by relevance
33 #define DCCPARAMS_DC BIT(7) macro
828 DCCPARAMS_DC | DCCPARAMS_HC) in ci_get_otg_capable()829 == (DCCPARAMS_DC | DCCPARAMS_HC)); in ci_get_otg_capable()
1999 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DC)) in ci_hdrc_gadget_init()
112 #define DCCPARAMS_DC 0x00000080 macro
2412 if (!(dccparams & DCCPARAMS_DC)) { in fsl_udc_probe()