Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dsc520_freq.c27 #define OFFS_CPUCTL 0x2 /* CPU Control Register */ macro
111 cpuctl = ioremap((unsigned long)(MMCR_BASE + OFFS_CPUCTL), 1); in sc520_freq_init()