Searched refs:CCCR_A_BIT (Results 1 – 2 of 2) sorted by relevance
426 a = cccr & (1 << CCCR_A_BIT); in clk_pxa27x_memory_get_rate()445 a = cccr & (1 << CCCR_A_BIT); in clk_pxa27x_memory_get_parent()
149 #define CCCR_A_BIT (25) macro