Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c292 solo_reg_write(solo_dev, SOLO_VI_WIN_CTRL1(i), 0); in solo_disp_exit()
H A Dsolo6x10-regs.h208 #define SOLO_VI_WIN_CTRL1(ch) (0x01C0 + ((ch)*4)) macro
H A Dsolo6x10-v4l2.c75 solo_reg_write(solo_dev, SOLO_VI_WIN_CTRL1(ch), in solo_win_setup()