Home
last modified time | relevance | path

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

/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c48 SOLO_VI_V_STOP(solo_dev->vin_vstart + in solo_vin_config()
54 SOLO_VI_V_STOP(solo_dev->vout_vstart + in solo_vin_config()
60 SOLO_VI_V_STOP(SOLO_PROGRESSIVE_VSIZE)); in solo_vin_config()
H A Dsolo6x10-regs.h179 #define SOLO_VI_V_STOP(n) ((n)<<0) macro