Searched refs:CAP_DCCPARAMS (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/usb/chipidea/ |
D | core.c | 76 [CAP_DCCPARAMS] = 0x24U, 101 [CAP_DCCPARAMS] = 0x24U, 256 reg = hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DEN) >> in hw_device_init() 827 ci->is_otg = (hw_read(ci, CAP_DCCPARAMS, in ci_get_otg_capable()
|
D | host.c | 254 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_HC)) in ci_hdrc_host_init()
|
D | ci.h | 44 CAP_DCCPARAMS, enumerator
|
D | udc.c | 1999 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DC)) in ci_hdrc_gadget_init()
|