Searched refs:tad (Results 1 – 2 of 2) sorted by relevance
202 int tad; in cvmx_l2c_config_perf() local225 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_config_perf()226 cvmx_write_csr(CVMX_L2C_TADX_PRF(tad), in cvmx_l2c_config_perf()239 int tad; in cvmx_l2c_read_perf() local240 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_read_perf()241 counter += cvmx_read_csr(CVMX_L2C_TADX_PFC0(tad)); in cvmx_l2c_read_perf()249 int tad; in cvmx_l2c_read_perf() local250 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_read_perf()251 counter += cvmx_read_csr(CVMX_L2C_TADX_PFC1(tad)); in cvmx_l2c_read_perf()259 int tad; in cvmx_l2c_read_perf() local[all …]
54 as the opposite of "empty", which might be a tad confusing.)