Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/tegra/
H A Dbpmp-debugfs.c118 .mrq = MRQ_DEBUG, in mrq_debug_open()
159 .mrq = MRQ_DEBUG, in mrq_debug_close()
188 .mrq = MRQ_DEBUG, in mrq_debug_read()
251 .mrq = MRQ_DEBUG, in mrq_debug_write()
748 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs()
/OK3568_Linux_fs/kernel/include/soc/tegra/
H A Dbpmp-abi.h161 #define MRQ_DEBUG 75U macro