Searched refs:CCM_PCDR1_PERDIV1_MASK (Results 1 – 1 of 1) sorted by relevance
127 #define CCM_PCDR1_PERDIV1_MASK 0x3f macro351 __raw_readl(CCM_PCDR1) & ~(CCM_PCDR1_PERDIV1_MASK << in _clk_perclkx_set_rate()606 perclk_pdf = (PCDR1() >> (clk->id << 3)) & CCM_PCDR1_PERDIV1_MASK; in _clk_perclkx_recalc()