Searched defs:dtc (Results 1 – 5 of 5) sorted by relevance
166 static bool mdtc_valid(struct dirty_throttle_control *dtc) in mdtc_valid()171 static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc) in dtc_dom()220 static bool mdtc_valid(struct dirty_throttle_control *dtc) in mdtc_valid()225 static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc) in dtc_dom()377 static void domain_dirty_limits(struct dirty_throttle_control *dtc) in domain_dirty_limits()864 static inline bool dtc_is_global(struct dirty_throttle_control *dtc) in dtc_is_global()873 static void domain_dirty_avail(struct dirty_throttle_control *dtc, in domain_dirty_avail()916 static unsigned long __wb_calc_thresh(struct dirty_throttle_control *dtc, in __wb_calc_thresh()1068 static void wb_position_ratio(struct dirty_throttle_control *dtc) in wb_position_ratio()1297 static void update_dirty_limit(struct dirty_throttle_control *dtc) in update_dirty_limit()[all …]
254 struct dmatest_chan *dtc; in is_threaded_test_run() local270 struct dmatest_chan *dtc; in is_threaded_test_pending() local948 static void dmatest_cleanup_channel(struct dmatest_chan *dtc) in dmatest_cleanup_channel()970 struct dmatest_chan *dtc, enum dma_transaction_type type) in dmatest_add_threads()1023 struct dmatest_chan *dtc; in dmatest_add_channel() local1134 struct dmatest_chan *dtc; in run_pending_tests() local1152 struct dmatest_chan *dtc, *_dtc; in stop_threaded_test() local1236 struct dmatest_chan *dtc; in dmatest_chan_set() local1322 struct dmatest_chan *dtc; in dmatest_test_list_get() local
110 u32 dtc; member
130 #define CMN_DT_PMEVCNT(dtc, n) ((dtc)->pmu_base + _CMN_DT_CNT_REG(n)) argument131 #define CMN_DT_PMCCNTR(dtc) ((dtc)->pmu_base + 0x40) argument133 #define CMN_DT_PMEVCNTSR(dtc, n) ((dtc)->pmu_base + 0x50 + _CMN_DT_CNT_REG(n)) argument134 #define CMN_DT_PMCCNTRSR(dtc) ((dtc)->pmu_base + 0x90) argument136 #define CMN_DT_PMCR(dtc) ((dtc)->pmu_base + 0x100) argument141 #define CMN_DT_PMOVSR(dtc) ((dtc)->pmu_base + 0x118) argument142 #define CMN_DT_PMOVSR_CLR(dtc) ((dtc)->pmu_base + 0x120) argument144 #define CMN_DT_PMSSR(dtc) ((dtc)->pmu_base + 0x128) argument147 #define CMN_DT_PMSRR(dtc) ((dtc)->pmu_base + 0x130) argument289 s8 dtc; member[all …]
112 u32 dtc; in cs5536_program_dtc() local