Searched refs:CAP_DCCPARAMS (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/usb/chipidea/ |
| A D | core.c | 51 [CAP_DCCPARAMS] = 0x24U, 76 [CAP_DCCPARAMS] = 0x24U, 237 reg = hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DEN) >> in hw_device_init() 938 ci->is_otg = (hw_read(ci, CAP_DCCPARAMS, in ci_get_otg_capable()
|
| A D | ci.h | 46 CAP_DCCPARAMS, enumerator
|
| A D | host.c | 459 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_HC)) in ci_hdrc_host_init()
|
| A D | udc.c | 2178 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DC)) in ci_hdrc_gadget_init()
|
Completed in 10 milliseconds