Lines Matching defs:ratchet
2003 * @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;
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 value */
2063 uint16_t ratchet;