Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.h85 #define GR_CONTROL_TS_POS 9 macro
H A Dgr_udc.c803 control |= GR_CONTROL_TM | (dev->test_mode << GR_CONTROL_TS_POS); in gr_ep0_testmode_complete()