Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h477 #define DCTL_TSTCTL_MASK (0x7 << 4) macro
H A Ddebugfs.c73 dctl &= DCTL_TSTCTL_MASK; in testmode_show()
H A Dgadget.c1616 dctl &= ~DCTL_TSTCTL_MASK; in dwc2_hsotg_set_test_mode()