Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/marvell/
Dmcam-core.h267 #define REG_IMGPITCH 0x24 /* Image pitch register */ macro
Dmcam-core.c748 mcam_reg_write_mask(cam, REG_IMGPITCH, widthuv << 16 | widthy, in mcam_ctlr_image()