Searched refs:AT91_PMC_PCR_CMD (Results 1 – 4 of 4) sorted by relevance
63 AT91_PMC_PCR_CMD | AT91_PMC_PCR_GCKEN, in clk_generated_enable()65 AT91_PMC_PCR_CMD | in clk_generated_enable()81 AT91_PMC_PCR_CMD | AT91_PMC_PCR_GCKEN, in clk_generated_disable()82 AT91_PMC_PCR_CMD); in clk_generated_disable()
180 AT91_PMC_PCR_DIV_MASK | AT91_PMC_PCR_CMD | in clk_sam9x5_peripheral_enable()183 AT91_PMC_PCR_CMD | in clk_sam9x5_peripheral_enable()202 AT91_PMC_PCR_EN | AT91_PMC_PCR_CMD, in clk_sam9x5_peripheral_disable()203 AT91_PMC_PCR_CMD); in clk_sam9x5_peripheral_disable()
175 AT91_PMC_PCR_CMD); in pmc_resume()
193 #define AT91_PMC_PCR_CMD (0x1 << 12) /* Command (read=0, write=1) */ macro