Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.h30 #define MAX_CLIENTS 32 macro
62 uint32_t clients[MAX_CLIENTS]; /* SMP port allocation /pipe */
64 uint8_t reserved[MAX_CLIENTS]; /* # of MMBs allocated per client */
Dmdp5_smp.c93 uint8_t reserved[MAX_CLIENTS]; /* fixed MMBs allocation per client */
101 struct mdp5_client_smp_state client_state[MAX_CLIENTS];