Searched refs:USB_STS_CLK3OFF_MASK (Results 1 – 1 of 1) sorted by relevance
260 #define USB_STS_CLK3OFF_MASK BIT(9) macro261 #define USB_STS_CLK3OFF(p) ((p) & USB_STS_CLK3OFF_MASK)