Searched defs:tad (Results 1 – 3 of 3) sorted by relevance
204 int tad; in cvmx_l2c_config_perf() local241 int tad; in cvmx_l2c_read_perf() local251 int tad; in cvmx_l2c_read_perf() local261 int tad; in cvmx_l2c_read_perf() local272 int tad; in cvmx_l2c_read_perf() local
61 static void _octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c, int tad) in _octeon_l2c_poll_oct2()
356 #define GET_TYPE(tad) ((tad) & 0x07) argument357 #define GET_ATTR(tad) (((tad) >> 3) & 0x07) argument358 #define GET_DIR(tad) (((tad) >> 6) & 0x03) argument