Searched refs:USB_STS_CLK2OFF_MASK (Results 1 – 2 of 2) sorted by relevance
251 #define USB_STS_CLK2OFF_MASK BIT(8) macro252 #define USB_STS_CLK2OFF(p) ((p) & USB_STS_CLK2OFF_MASK)