Searched refs:AT91_PMC_MCR_V2_ID_MSK (Results 1 – 3 of 3) sorted by relevance
147 #define AT91_PMC_MCR_V2_ID_MSK (0xF) macro148 #define AT91_PMC_MCR_V2_ID(_id) ((_id) & AT91_PMC_MCR_V2_ID_MSK)
704 AT91_PMC_MCR_V2_CMD | AT91_PMC_MCR_V2_ID_MSK, in clk_sama7g5_master_set()736 AT91_PMC_MCR_V2_ID_MSK, in clk_sama7g5_master_disable()
916 bic tmp3, tmp3, #AT91_PMC_MCR_V2_ID_MSK