Home
last modified time | relevance | path

Searched refs:DCCPARAMS_DEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dbits.h32 #define DCCPARAMS_DEN (0x1F << 0) macro
H A Dcore.c239 reg = hw_read(ci, CAP_DCCPARAMS, DCCPARAMS_DEN) >> in hw_device_init()
240 __ffs(DCCPARAMS_DEN); in hw_device_init()