Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h449 #define DCTL_TSTCTL_SHIFT 4 macro
H A Ddebugfs.c74 dctl >>= DCTL_TSTCTL_SHIFT; in testmode_show()
H A Dgadget.c1608 dctl |= testmode << DCTL_TSTCTL_SHIFT; in dwc2_hsotg_set_test_mode()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h473 #define DCTL_TSTCTL_SHIFT 4 macro