Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/ipu-v3/
Dipu-pre.c83 #define IPU_PRE_STORE_ENG_SIZE_INPUT_HEIGHT(v) ((v & 0xffff) << 16) macro
243 IPU_PRE_STORE_ENG_SIZE_INPUT_HEIGHT(height); in ipu_pre_configure()