Searched refs:USB_CLOCK_MASK (Results 1 – 1 of 1) sorted by relevance
256 #define USB_CLOCK_MASK (AHB_M_CLOCK_ON| OTG_CLOCK_ON | HOST_CLOCK_ON | I2C_CLOCK_ON) macro365 __raw_writel(USB_CLOCK_MASK, USB_OTG_CLK_CTRL); in usb_hcd_pnx4008_probe()367 while ((__raw_readl(USB_OTG_CLK_STAT) & USB_CLOCK_MASK) != in usb_hcd_pnx4008_probe()368 USB_CLOCK_MASK) ; in usb_hcd_pnx4008_probe()