Home
last modified time | relevance | path

Searched refs:CAP_DCCPARAMS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/chipidea/
Dcore.c82 [CAP_DCCPARAMS] = 0x24U,
106 [CAP_DCCPARAMS] = 0x24U,
260 reg = hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DEN) >> in hw_device_init()
895 ci->is_otg = (hw_read(ci, CAP_DCCPARAMS, in ci_get_otg_capable()
Dhost.c247 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_HC)) in ci_hdrc_host_init()
Dci.h45 CAP_DCCPARAMS, enumerator
Dudc.c1976 if (!hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DC)) in ci_hdrc_gadget_init()