Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
Disph3a_aewb.c29 u32 win1; in h3a_aewb_setup_regs() local
47 win1 = ((conf->win_height >> 1) - 1) << ISPH3A_AEWWIN1_WINH_SHIFT; in h3a_aewb_setup_regs()
48 win1 |= ((conf->win_width >> 1) - 1) << ISPH3A_AEWWIN1_WINW_SHIFT; in h3a_aewb_setup_regs()
49 win1 |= (conf->ver_win_count - 1) << ISPH3A_AEWWIN1_WINVC_SHIFT; in h3a_aewb_setup_regs()
50 win1 |= (conf->hor_win_count - 1) << ISPH3A_AEWWIN1_WINHC_SHIFT; in h3a_aewb_setup_regs()
63 isp_reg_writel(aewb->isp, win1, OMAP3_ISP_IOMEM_H3A, ISPH3A_AEWWIN1); in h3a_aewb_setup_regs()
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c44 #define MPC52xx_PCI_IWCR_PACK(win0,win1,win2) (((win0) << 24) | \ argument
45 ((win1) << 16) | \
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch26556 + * SDR --> win1 -->pre_overlay ->SDR2HDR/CSC --> post_ovrlay-->post CSC-->output