Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.h30 #define MAX_CLIENTS 32 macro
55 uint32_t clients[MAX_CLIENTS]; /* SMP port allocation /pipe */
57 int reserved[MAX_CLIENTS]; /* # of MMBs allocated per client */
Dmdp5_smp.c77 struct mdp5_client_smp_state client_state[MAX_CLIENTS];