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