Home
last modified time | relevance | path

Searched refs:mstr_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/soc/tegra/cbb/
Dtegra234-cbb.c351 u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size; in print_errlog_err() local
360 mstr_id = FIELD_GET(FAB_EM_EL_MSTRID, cbb->mn_user_bits); in print_errlog_err()
374 if ((mstr_id != 0x1) && (mstr_id != 0x2) && (mstr_id != 0xB)) in print_errlog_err()
398 tegra_cbb_print_err(file, "\t MASTER_ID\t\t: %s\n", cbb->fabric->master_id[mstr_id]); in print_errlog_err()
573 u8 mstr_id; in tegra234_cbb_isr() local
595 mstr_id = FIELD_GET(USRBITS_MSTR_ID, priv->mn_user_bits); in tegra234_cbb_isr()
596 if (mstr_id == CCPLEX_MSTRID) in tegra234_cbb_isr()
Dtegra194-cbb.c134 u8 mstr_id; member
1651 usrbits->mstr_id = FIELD_GET(CBB_NOC_MSTR_ID, elog_5) - 1; in cbbcentralnoc_parse_userbits()
1662 usrbits->mstr_id = FIELD_GET(CLUSTER_NOC_MSTR_ID, elog_5) - 1; in clusternoc_parse_userbits()
1778 cbb->noc->master_id[userbits.mstr_id]); in print_errlog5()
2020 u8 mstr_id = 0; in tegra194_cbb_err_isr() local
2043 mstr_id = FIELD_GET(CBB_NOC_MSTR_ID, priv->errlog5); in tegra194_cbb_err_isr()
2044 if (mstr_id == 0x1) in tegra194_cbb_err_isr()