Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/apple/
H A Drtkit-internal.h23 #define APPLE_RTKIT_APP_ENDPOINT_START 0x20 macro
H A Drtkit.c178 for_each_set_bit(ep, rtk->endpoints, APPLE_RTKIT_APP_ENDPOINT_START) { in apple_rtkit_management_rx_epmap()
534 case APPLE_RTKIT_APP_ENDPOINT_START ... 0xff: in apple_rtkit_rx_work()
572 if (ep >= APPLE_RTKIT_APP_ENDPOINT_START && in apple_rtkit_rx()
610 if (ep >= APPLE_RTKIT_APP_ENDPOINT_START && in apple_rtkit_send_message()
688 if (endpoint >= APPLE_RTKIT_APP_ENDPOINT_START && in apple_rtkit_start_ep()