Searched refs:NR_CTRS (Results 1 – 4 of 4) sorted by relevance
157 if (ctr < NR_CTRS) in cbe_read_pm07_control()166 if (ctr < NR_CTRS) in cbe_write_pm07_control()
19 #define NR_CTRS (NR_PHYS_CTRS * 2) macro
153 u32 pm07_control[NR_CTRS];
368 if (ctr >= NR_CTRS) { in ps3_write_pm07_control()