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