Searched refs:HSC (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/ |
D | imx53-kp-hsc.dts | 11 model = "K+P imx53 HSC";
|
/linux-6.6.21/drivers/media/pci/cx18/ |
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()
|
/linux-6.6.21/drivers/parisc/ |
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
|
/linux-6.6.21/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-facebook-yosemitev2.dts | 192 //HSC
|
D | aspeed-bmc-facebook-tiogapass.dts | 509 //HSC, AirMax Conn A
|
/linux-6.6.21/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 279 #define HSC 0x20 /* c: Halt SCSI Clock */ macro
|
D | sym_hipd.c | 261 OUTB(np, nc_stest3, HSC); /* Halt the scsi clock */ in sym_selectclock()
|
/linux-6.6.21/drivers/scsi/ |
D | ncr53c8xx.h | 803 #define HSC 0x20 /* c: Halt SCSI Clock */ macro
|
D | Kconfig | 1007 The Zalon is a GSC/HSC bus interface chip that sits between the
|
D | ncr53c8xx.c | 7665 OUTB(nc_stest3, HSC); /* Halt the scsi clock */
|
/linux-6.6.21/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 231 - kiebackpeter,imx53-hsc # K+P imx53 HSC
|