Searched refs:AT91CAP9_PMC_UHP (Results 1 – 3 of 3) sorted by relevance
29 #define AT91CAP9_PMC_UHP (1 << 6) /* USB Host Port Clock [AT91CAP9 only] */ macro
156 if ((scsr & AT91CAP9_PMC_UHP) != 0) { in at91_pm_verify_clocks()
637 uhpck.pmc_mask = AT91CAP9_PMC_UHP; in at91_pllb_usbfs_clock_init()