Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c15 #define PM_CTR_BASE 0xff100004 /* 32-bit */ macro
18 #define PMCTRH(n) (PM_CTR_BASE + 0x00 + ((n) * 0x08))
19 #define PMCTRL(n) (PM_CTR_BASE + 0x04 + ((n) * 0x08))