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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dpmcc4_defs.h45 #define MUSYCC_NPORTS 4 /* CN8474 */ macro
48 #define MUSYCC_NPORTS 8 /* CN8478 */ macro
H A Dpmcc4_private.h223 mpi_t port[MUSYCC_NPORTS];
H A Dmusycc.c898 for (i = 0; i < MUSYCC_NPORTS; i++)
1687 if ((channum < 0) || (channum >= (MUSYCC_NPORTS * MUSYCC_NCHANS))) /* sanity chk param */
1703 if (channum < 0 || channum >= (MUSYCC_NPORTS * MUSYCC_NCHANS)) /* sanity chk param */
H A Dlinux.c520 if (pp.portnum >= MUSYCC_NPORTS)
544 if (pp.portnum >= MUSYCC_NPORTS)
H A Dpmcc4_drv.c594 for (portnum = 0; portnum < MUSYCC_NPORTS; portnum++)
638 for (portnum = 0; portnum < MUSYCC_NPORTS; portnum++)

Completed in 37 milliseconds