Home
last modified time | relevance | path

Searched refs:CCCR_A_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/pxa/
H A Dclk-pxa2xx.h17 #define CCCR_A_BIT (25) macro
H A Dclk-pxa27x.c400 a = cccr & (1 << CCCR_A_BIT); in clk_pxa27x_memory_get_rate()
419 a = cccr & (1 << CCCR_A_BIT); in clk_pxa27x_memory_get_parent()