Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/ipu-v3/
H A Dipu-csi.c96 #define CSI_VSC_MASK 0x00000fff macro
526 reg &= ~(CSI_HSC_MASK | CSI_VSC_MASK); in ipu_csi_set_window()