Home
last modified time | relevance | path

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

/linux/drivers/gpu/ipu-v3/
H A Dipu-vdi.c25 #define VDI_C_MOT_SEL_MASK (0x3 << 2) macro
100 reg &= ~VDI_C_MOT_SEL_MASK; in ipu_vdi_set_motion()