Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/apple/
Drtkit-internal.h23 #define APPLE_RTKIT_APP_ENDPOINT_START 0x20 macro
Drtkit.c177 for_each_set_bit(ep, rtk->endpoints, APPLE_RTKIT_APP_ENDPOINT_START) { in apple_rtkit_management_rx_epmap()
521 case APPLE_RTKIT_APP_ENDPOINT_START ... 0xff: in apple_rtkit_rx_work()
559 if (ep >= APPLE_RTKIT_APP_ENDPOINT_START && in apple_rtkit_rx()
597 if (ep >= APPLE_RTKIT_APP_ENDPOINT_START && in apple_rtkit_send_message()
675 if (endpoint >= APPLE_RTKIT_APP_ENDPOINT_START && in apple_rtkit_start_ep()