Home
last modified time | relevance | path

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

/linux/drivers/clk/mvebu/
H A Dap-cpu-clk.c28 #define APN806_CLUSTER_NUM_MASK BIT(APN806_CLUSTER_NUM_OFFSET) macro
264 if (cpu & APN806_CLUSTER_NUM_MASK) { in ap_cpu_clock_probe()
298 cluster_index = cpu & APN806_CLUSTER_NUM_MASK; in ap_cpu_clock_probe()