Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/apple/
Drtkit.c41 #define APPLE_RTKIT_MGMT_HELLO_MAXVER GENMASK_ULL(31, 16) macro
118 int max_ver = FIELD_GET(APPLE_RTKIT_MGMT_HELLO_MAXVER, msg); in apple_rtkit_management_rx_hello()
140 reply |= FIELD_PREP(APPLE_RTKIT_MGMT_HELLO_MAXVER, want_ver); in apple_rtkit_management_rx_hello()