Home
last modified time | relevance | path

Searched refs:APPLE_RTKIT_MGMT_HELLO_MINVER (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/apple/
H A Drtkit.c40 #define APPLE_RTKIT_MGMT_HELLO_MINVER GENMASK_ULL(15, 0) macro
117 int min_ver = FIELD_GET(APPLE_RTKIT_MGMT_HELLO_MINVER, msg); in apple_rtkit_management_rx_hello()
139 reply = FIELD_PREP(APPLE_RTKIT_MGMT_HELLO_MINVER, want_ver); in apple_rtkit_management_rx_hello()