Searched refs:endpoints (Results 1 – 4 of 4) sorted by relevance
289 int endpoints[256]; in apple_rtkit_boot() local368 endpoints[nendpoints++] = base * 32 + i; in apple_rtkit_boot()392 switch (endpoints[i]) { in apple_rtkit_boot()404 FIELD_PREP(APPLE_RTKIT_MGMT_STARTEP_EP, endpoints[i]) | in apple_rtkit_boot()
59 endp = &nhlt->endpoints[nhlt->num_endpoints]; in nhlt_add_endpoint()252 sz += calc_endpoint_size(&nhlt->endpoints[i]); in calc_endpoints_size()273 struct nhlt_endpoint *endp = &nhlt->endpoints[i]; in nhlt_free_resources()378 serialise_endpoint(&nhlt->endpoints[i], cur); in nhlt_serialise_endpoints()
274 struct nhlt_endpoint endpoints[MAX_ENDPOINTS]; member
12 used for example in more static scenarios such as hardwired PCI endpoints that
Completed in 9 milliseconds