Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/tegra/
Dbpmp-debugfs.c119 .mrq = MRQ_DEBUG, in mrq_debug_open()
160 .mrq = MRQ_DEBUG, in mrq_debug_close()
189 .mrq = MRQ_DEBUG, in mrq_debug_read()
252 .mrq = MRQ_DEBUG, in mrq_debug_write()
315 .mrq = MRQ_DEBUG, in bpmp_debug_show()
778 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs()
/linux-6.1.9/include/soc/tegra/
Dbpmp-abi.h161 #define MRQ_DEBUG 75U macro