Lines Matching defs:dtc
130 #define CMN_DT_PMEVCNT(dtc, n) ((dtc)->pmu_base + _CMN_DT_CNT_REG(n)) argument
131 #define CMN_DT_PMCCNTR(dtc) ((dtc)->pmu_base + 0x40) argument
133 #define CMN_DT_PMEVCNTSR(dtc, n) ((dtc)->pmu_base + 0x50 + _CMN_DT_CNT_REG(n)) argument
134 #define CMN_DT_PMCCNTRSR(dtc) ((dtc)->pmu_base + 0x90) argument
136 #define CMN_DT_PMCR(dtc) ((dtc)->pmu_base + 0x100) argument
141 #define CMN_DT_PMOVSR(dtc) ((dtc)->pmu_base + 0x118) argument
142 #define CMN_DT_PMOVSR_CLR(dtc) ((dtc)->pmu_base + 0x120) argument
144 #define CMN_DT_PMSSR(dtc) ((dtc)->pmu_base + 0x128) argument
147 #define CMN_DT_PMSRR(dtc) ((dtc)->pmu_base + 0x130) argument
289 s8 dtc; member
353 struct arm_cmn_dtc *dtc; member
548 s8 dtc = xp[x].dtc; in arm_cmn_map_show() local
1382 unsigned int dtc, int wp_idx, in arm_cmn_claim_wp_idx()
1465 static u64 arm_cmn_read_cc(struct arm_cmn_dtc *dtc) in arm_cmn_read_cc()
1474 static u32 arm_cmn_read_counter(struct arm_cmn_dtc *dtc, int idx) in arm_cmn_read_counter()
1573 struct arm_cmn_dtc *dtc = cmn->dtc + hw->dtc_idx[0]; in arm_cmn_event_start() local
1607 struct arm_cmn_dtc *dtc = cmn->dtc + hw->dtc_idx[0]; in arm_cmn_event_stop() local
2051 struct arm_cmn_dtc *dtc = dev_id; in arm_cmn_handle_irq() local
2129 struct arm_cmn_dtc *dtc = cmn->dtc + idx; in arm_cmn_init_dtc() local