Searched refs:ctrl_a (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dscc.h145 io_port ctrl_a; /* control port channel A */ member in struct:scc_hw_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dscc.h145 io_port ctrl_a; /* control port channel A */ member in struct:scc_hw_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dscc.h145 io_port ctrl_a; /* control port channel A */ member in struct:scc_hw_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dscc.h145 io_port ctrl_a; /* control port channel A */ member in struct:scc_hw_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dscc.h145 io_port ctrl_a; /* control port channel A */ member in struct:scc_hw_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c1756 if(request_region(hwcfg.ctrl_a, 1, "scc-probe"))
1759 Outb(hwcfg.ctrl_a, 0);
1760 OutReg(hwcfg.ctrl_a, R9, FHWRES);
1762 OutReg(hwcfg.ctrl_a,R13,0x55); /* is this chip really there? */
1765 if (InReg(hwcfg.ctrl_a,R13) != 0x55)
1768 release_region(hwcfg.ctrl_a, 1);
1776 SCC_Info[2*Nchips ].ctrl = hwcfg.ctrl_a;
1783 SCC_ctrl[Nchips].chan_A = hwcfg.ctrl_a;
1809 chan? hwcfg.ctrl_b : hwcfg.ctrl_a,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/hamradio/
H A Dscc.c1756 if(request_region(hwcfg.ctrl_a, 1, "scc-probe"))
1759 Outb(hwcfg.ctrl_a, 0);
1760 OutReg(hwcfg.ctrl_a, R9, FHWRES);
1762 OutReg(hwcfg.ctrl_a,R13,0x55); /* is this chip really there? */
1765 if (InReg(hwcfg.ctrl_a,R13) != 0x55)
1768 release_region(hwcfg.ctrl_a, 1);
1776 SCC_Info[2*Nchips ].ctrl = hwcfg.ctrl_a;
1783 SCC_ctrl[Nchips].chan_A = hwcfg.ctrl_a;
1809 chan? hwcfg.ctrl_b : hwcfg.ctrl_a,

Completed in 76 milliseconds