Searched refs:MRQ_QUERY_FW_TAG (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firmware/tegra/
H A Dbpmp.c638 if (tegra_bpmp_mrq_is_supported(bpmp, MRQ_QUERY_FW_TAG)) {
641 .mrq = MRQ_QUERY_FW_TAG,
/linux-master/include/soc/tegra/
H A Dbpmp-abi.h199 * | MRQ_QUERY_FW_TAG | | 0 |
331 #define MRQ_QUERY_FW_TAG 71U macro
471 * @deprecated Use #MRQ_QUERY_FW_TAG instead.
486 * Use MRQ_QUERY_FW_TAG instead.
496 * @def MRQ_QUERY_FW_TAG
509 * @brief Response to #MRQ_QUERY_FW_TAG
511 * Sent in response to #MRQ_QUERY_FW_TAG message. #tag contains the unique

Completed in 179 milliseconds