Searched refs:falconsec (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/soc/tegra/cbb/ |
D | tegra194-cbb.c | 131 u8 falconsec; member 1648 usrbits->falconsec = FIELD_GET(CBB_NOC_FALCONSEC, elog_5); in cbbcentralnoc_parse_userbits() 1659 usrbits->falconsec = FIELD_GET(CLUSTER_NOC_FALCONSEC, elog_5); in clusternoc_parse_userbits() 1782 tegra_cbb_print_err(file, "\t FALCONSEC\t\t: %#x\n", userbits.falconsec); in print_errlog5()
|
D | tegra234-cbb.c | 351 u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size; in print_errlog_err() local 363 falconsec = FIELD_GET(FAB_EM_EL_FALCONSEC, cbb->mn_user_bits); in print_errlog_err() 430 tegra_cbb_print_err(file, "\t FALCONSEC\t\t: %#x\n", falconsec); in print_errlog_err()
|