Searched refs:IMGSZ_V_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.h290 #define IMGSZ_V_MASK 0x1fff0000 macro
H A Dmcam-core.c728 imgsz_h = (fmt->height << IMGSZ_V_SHIFT) & IMGSZ_V_MASK;

Completed in 216 milliseconds