Searched refs:CAP_DCCPARAMS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/chipidea/ |
H A D | core.c | 51 [CAP_DCCPARAMS] = 0x24U, 77 [CAP_DCCPARAMS] = 0x24U, 239 reg = hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DEN) >> in hw_device_init() 976 ci->is_otg = (hw_read(ci, CAP_DCCPARAMS, in ci_get_otg_capable()
|
H A D | ci.h | 47 CAP_DCCPARAMS, enumerator
|
H A D | host.c | 471 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_HC)) in ci_hdrc_host_init()
|
H A D | udc.c | 2245 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DC)) in ci_hdrc_gadget_init()
|