Searched refs:tad (Results 1 – 4 of 4) sorted by relevance
353 int tad; in cvmx_tra_setup() local374 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_tra_setup()467 int tad; in cvmx_tra_trig_setup() local483 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_tra_trig_setup()865 int tad; in cvmx_tra_display() local869 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_tra_display()870 data[tad] = cvmx_tra_read_v2(tad); in cvmx_tra_display()872 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_tra_display()876 if (data[tad].cmn2.valid) in cvmx_tra_display()878 _cvmx_tra_unit = tad; in cvmx_tra_display()[all …]
255 int tad; in cvmx_l2c_config_perf() local278 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_config_perf()292 int tad; in cvmx_l2c_read_perf() local293 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_read_perf()302 int tad; in cvmx_l2c_read_perf() local303 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_read_perf()313 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_read_perf()324 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_l2c_read_perf()922 uint32_t tad; in cvmx_l2c_address_to_tad() local932 tad = 0; in cvmx_l2c_address_to_tad()[all …]
711 int tad; in cvmx_tra_enable() local713 for (tad = 0; tad < CVMX_L2C_TADS; tad++) in cvmx_tra_enable()715 control.u64 = cvmx_read_csr(CVMX_TRAX_CTL(tad)); in cvmx_tra_enable()717 cvmx_write_csr(CVMX_TRAX_CTL(tad), control.u64); in cvmx_tra_enable()718 cvmx_read_csr(CVMX_TRAX_CTL(tad)); in cvmx_tra_enable()
382 cvmx_l2c_tag_t cvmx_l2c_get_tag_v2(uint32_t association, uint32_t index, uint32_t tad);