Searched refs:VSC (Results 1 – 3 of 3) sorted by relevance
/drivers/media/pci/cx18/ |
D | cx18-av-core.c | 939 int HSC, VSC, Vsrc, Hsrc, filter, Vlines; in cx18_av_set_fmt() local 981 VSC = (1 << 16) - (Vsrc * (1 << 9) / Vlines - (1 << 9)); in cx18_av_set_fmt() 982 VSC &= 0x1fff; in cx18_av_set_fmt() 995 fmt->width, fmt->height, HSC, VSC); in cx18_av_set_fmt() 1002 cx18_av_write(cx, 0x41c, VSC & 0xff); in cx18_av_set_fmt() 1003 cx18_av_write(cx, 0x41d, VSC >> 8); in cx18_av_set_fmt()
|
/drivers/parisc/ |
D | Kconfig | 5 bool "VSC/GSC/HSC bus support" 9 The VSC, GSC and HSC busses were used from the earliest 700-series
|
/drivers/ata/ |
D | Kconfig | 547 tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
|