Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/apple/
H A Drtkit.c57 #define APPLE_RTKIT_BUFFER_REQUEST_SIZE GENMASK_ULL(51, 44) macro
259 size_t n_4kpages = FIELD_GET(APPLE_RTKIT_BUFFER_REQUEST_SIZE, msg); in apple_rtkit_common_rx_get_buffer()
294 reply |= FIELD_PREP(APPLE_RTKIT_BUFFER_REQUEST_SIZE, n_4kpages); in apple_rtkit_common_rx_get_buffer()