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