Searched refs:mio_fus_dat3 (Results 1 – 1 of 1) sorted by relevance
1040 union cvmx_mio_fus_dat3 mio_fus_dat3; in cvmx_l2c_get_num_assoc() local1042 mio_fus_dat3.u64 = cvmx_read_csr(CVMX_MIO_FUS_DAT3); in cvmx_l2c_get_num_assoc()1056 if (mio_fus_dat3.cn63xx.l2c_crip == 3) in cvmx_l2c_get_num_assoc()1058 else if (mio_fus_dat3.cn63xx.l2c_crip == 2) in cvmx_l2c_get_num_assoc()1060 else if (mio_fus_dat3.cn63xx.l2c_crip == 1) in cvmx_l2c_get_num_assoc()