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