Home
last modified time | relevance | path

Searched refs:VSC (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.VSC3316-33088 VSC 3316/3308 is a low-power, low-cost asynchronous crosspoint switch capable of data rates upto 11…
14 On reset, VSC devices are in low-power state with all inputs, outputs and connections in an off sta…
23 …This API programs VSC to interface with either two-wire or four-wire interface. In our case the in…
25 vsc_addr - Address of the VSC device on board.
30 …This API configures the VSC3316 device for required connections. Connection through the VSC device…
35 vsc_addr - Address of the VSC device on board.
43 vsc_addr - Address of the VSC device on board.
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-av-core.c939 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()
/OK3568_Linux_fs/kernel/drivers/parisc/
H A DKconfig5 bool "VSC/GSC/HSC bus support"
9 The VSC, GSC and HSC busses were used from the earliest 700-series
/OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/
H A DREADME35 VSC firmware Address is defined by default in config file for eTSEC1.
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dmpc8349emitx.dts392 0x1 0x0 0xf8000000 0x20000 /* VSC 7385 */
/OK3568_Linux_fs/kernel/drivers/ata/
H A DKconfig547 tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"