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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_media.c917 lmc_t1_write (lmc_softc_t * const sc, int a, int d) function
952 lmc_t1_write (sc, 0x01, 0x1B); /* CR0 - primary control */
953 lmc_t1_write (sc, 0x02, 0x42); /* JAT_CR - jitter atten config */
954 lmc_t1_write (sc, 0x14, 0x00); /* LOOP - loopback config */
955 lmc_t1_write (sc, 0x15, 0x00); /* DL3_TS - external data link timeslot */
956 lmc_t1_write (sc, 0x18, 0xFF); /* PIO - programmable I/O */
957 lmc_t1_write (sc, 0x19, 0x30); /* POE - programmable OE */
958 lmc_t1_write (sc, 0x1A, 0x0F); /* CMUX - clock input mux */
959 lmc_t1_write (sc, 0x20, 0x41); /* LIU_CR - RX LIU config */
960 lmc_t1_write (s
[all...]

Completed in 105 milliseconds