Searched refs:AF_LINE_INCR_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/platform/ti/omap3isp/ | ||
D | isph3a.h | 92 #define AF_LINE_INCR_SHIFT 13 macro |
D | isph3a_af.c | 55 pax2 = ((conf->paxel.line_inc >> 1) - 1) << AF_LINE_INCR_SHIFT; in h3a_af_setup_regs() |