Searched refs:OTGSTATE_DEV_STATE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/cdns3/ | ||
H A D | drd.h | 187 #define OTGSTATE_DEV_STATE_MASK GENMASK(2, 0) macro |
H A D | drd.c | 278 !(val & OTGSTATE_DEV_STATE_MASK), in cdns_drd_gadget_off() |