Searched refs:HSC (Results 1 – 8 of 8) sorted by relevance
| /drivers/media/pci/cx18/ |
| A D | cx18-av-core.c | 939 int HSC, VSC, Vsrc, Hsrc, filter, Vlines; in cx18_av_set_fmt() local 980 HSC = (Hsrc * (1 << 20)) / fmt->width - (1 << 20); in cx18_av_set_fmt() 995 fmt->width, fmt->height, HSC, VSC); in cx18_av_set_fmt() 998 cx18_av_write(cx, 0x418, HSC & 0xff); in cx18_av_set_fmt() 999 cx18_av_write(cx, 0x419, (HSC >> 8) & 0xff); in cx18_av_set_fmt() 1000 cx18_av_write(cx, 0x41a, HSC >> 16); in cx18_av_set_fmt()
|
| /drivers/parisc/ |
| A D | Kconfig | 5 bool "VSC/GSC/HSC bus support" 10 The VSC, GSC and HSC busses were used from the earliest 700-series 65 GSC/HSC cards (eg gigabit & dual 100 Mbit Ethernet) have a Dino on
|
| /drivers/iio/pressure/ |
| A D | Kconfig | 118 tristate "Honeywell HSC/SSC TruStability pressure sensor series" 126 HSC and SSC pressure and temperature sensor series.
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_defs.h | 279 #define HSC 0x20 /* c: Halt SCSI Clock */ macro
|
| A D | sym_hipd.c | 261 OUTB(np, nc_stest3, HSC); /* Halt the scsi clock */ in sym_selectclock()
|
| /drivers/scsi/ |
| A D | ncr53c8xx.h | 803 #define HSC 0x20 /* c: Halt SCSI Clock */ macro
|
| A D | Kconfig | 1007 The Zalon is a GSC/HSC bus interface chip that sits between the
|
| A D | ncr53c8xx.c | 7665 OUTB(nc_stest3, HSC); /* Halt the scsi clock */
|
Completed in 34 milliseconds