Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/soc/tegra/
H A Dbpmp-abi.h1957 * @brief ABI ratchet value query
1985 * #ratchet should be #BPMP_ABI_RATCHET_VALUE from the ABI header
1988 * If ratchet is less than BPMP's #BPMP_ABI_RATCHET_VALUE, BPMP may
1996 /** @brief Requester's ratchet value */
1997 uint16_t ratchet; member
2003 * #ratchet shall be #BPMP_ABI_RATCHET_VALUE from the ABI header
2006 * If #ratchet is less than the requester's #BPMP_ABI_RATCHET_VALUE,
2008 * header version with BPMP_ABI_RATCHET_VALUE = ratchet or cease
2011 * If mrq_response::err is 0 and ratchet is greater than or equal to the
2016 /** @brief BPMP's ratchet valu
2017 uint16_t ratchet; global() member
[all...]
/kernel/linux/linux-6.6/include/soc/tegra/
H A Dbpmp-abi.h2003 * @brief ABI ratchet value query
2031 * #ratchet should be #BPMP_ABI_RATCHET_VALUE from the ABI header
2034 * If ratchet is less than BPMP's #BPMP_ABI_RATCHET_VALUE, BPMP may
2042 /** @brief Requester's ratchet value */
2043 uint16_t ratchet; member
2049 * #ratchet shall be #BPMP_ABI_RATCHET_VALUE from the ABI header
2052 * If #ratchet is less than the requester's #BPMP_ABI_RATCHET_VALUE,
2054 * header version with BPMP_ABI_RATCHET_VALUE = ratchet or cease
2057 * If mrq_response::err is 0 and ratchet is greater than or equal to the
2062 /** @brief BPMP's ratchet valu
2063 uint16_t ratchet; global() member
[all...]

Completed in 9 milliseconds