Home
last modified time | relevance | path

Searched refs:MRQ_DEBUGFS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/tegra/
H A Dbpmp-debugfs.c462 .mrq = MRQ_DEBUGFS, in mrq_debugfs_read()
499 .mrq = MRQ_DEBUGFS, in mrq_debugfs_write()
521 .mrq = MRQ_DEBUGFS, in mrq_debugfs_dumpdir()
742 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs()
/kernel/linux/linux-6.6/drivers/firmware/tegra/
H A Dbpmp-debugfs.c500 .mrq = MRQ_DEBUGFS, in mrq_debugfs_read()
537 .mrq = MRQ_DEBUGFS, in mrq_debugfs_write()
559 .mrq = MRQ_DEBUGFS, in mrq_debugfs_dumpdir()
780 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs()
/kernel/linux/linux-5.10/include/soc/tegra/
H A Dbpmp-abi.h140 #define MRQ_DEBUGFS 19U macro
547 * @def MRQ_DEBUGFS
644 * @brief Request with #MRQ_DEBUGFS.
646 * The sender of an MRQ_DEBUGFS message uses #cmd to specify a debugfs
696 * @ref MRQ_DEBUGFS. But the way in which data is exchanged is different.
/kernel/linux/linux-6.6/include/soc/tegra/
H A Dbpmp-abi.h316 #define MRQ_DEBUGFS 19U macro
532 * @def MRQ_DEBUGFS
629 * @brief Request with #MRQ_DEBUGFS.
631 * The sender of an MRQ_DEBUGFS message uses #cmd to specify a debugfs
681 * @ref MRQ_DEBUGFS. But the way in which data is exchanged is different.

Completed in 12 milliseconds