Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h448 #define DCTL_TSTCTL_MASK (0x7 << 4) macro
H A Ddebugfs.c73 dctl &= DCTL_TSTCTL_MASK; in testmode_show()
H A Dgadget.c1601 dctl &= ~DCTL_TSTCTL_MASK; in dwc2_hsotg_set_test_mode()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h472 #define DCTL_TSTCTL_MASK (0x7 << 4) macro