Searched refs:PMCTRH (Results 1 – 1 of 1) sorted by relevance
18 #define PMCTRH(n) (PM_CTR_BASE + 0x00 + ((n) * 0x08)) macro204 return (u64)((u64)(__raw_readl(PMCTRH(idx)) & 0xffff) << 32) | in sh7750_pmu_read()