Searched refs:USB_STS_CFGSTS_MASK (Results 1 – 4 of 4) sorted by relevance
195 #define USB_STS_CFGSTS_MASK BIT(0) macro196 #define USB_STS_CFGSTS(p) ((p) & USB_STS_CFGSTS_MASK)
1023 val & USB_STS_CFGSTS_MASK, 100); in cdns3_set_hw_configuration()
727 val & USB_STS_CFGSTS_MASK, 1, 100); in cdns3_gadget_ep0_queue()