Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-dp.c41 #define IPUV3_NUM_FLOWS 3 macro
64 struct ipu_flow flow[IPUV3_NUM_FLOWS];
321 if ((flow >> 1) >= IPUV3_NUM_FLOWS) in ipu_dp_get()
363 for (i = 0; i < IPUV3_NUM_FLOWS; i++) { in ipu_dp_init()