Searched refs:scc_regs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dmac_iop.h98 } scc_regs; member in union:mac_iop::__anon9057
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Dm68360_quicc.h257 struct scc_regs { struct in struct:quicc
312 } scc_regs[4]; member in struct:quicc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D68360serial.c280 volatile struct scc_regs *sccp;
289 sccp = &pquicc->scc_regs[idx];
305 volatile struct scc_regs *sccp;
314 sccp = &pquicc->scc_regs[idx];
569 volatile struct scc_regs *sccp;
575 sccp = &pquicc->scc_regs[idx];
658 volatile struct scc_regs *sccp;
698 sccp = &pquicc->scc_regs[idx];
752 volatile struct scc_regs *sccp;
768 sccp = &pquicc->scc_regs[id
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Ddscc4.c218 u32 scc_regs[SCC_REGISTERS_MAX]; /* Cf errata DS5 p.4 */ member in struct:dscc4_dev_priv
390 state = dpriv->scc_regs[offset >> 2];
393 dpriv->scc_regs[offset >> 2] = state;
404 dpriv->scc_regs[offset >> 2] = bits;
410 return dpriv->scc_regs[offset >> 2];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dfsl_soc.c760 static const char scc_regs[] = "regs"; variable
785 r[0].name = scc_regs;

Completed in 83 milliseconds