• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/lmc/

Lines Matching refs:lmc_t1_write

896 lmc_t1_write (lmc_softc_t * const sc, int a, int d)
931 lmc_t1_write (sc, 0x01, 0x1B); /* CR0 - primary control */
932 lmc_t1_write (sc, 0x02, 0x42); /* JAT_CR - jitter atten config */
933 lmc_t1_write (sc, 0x14, 0x00); /* LOOP - loopback config */
934 lmc_t1_write (sc, 0x15, 0x00); /* DL3_TS - external data link timeslot */
935 lmc_t1_write (sc, 0x18, 0xFF); /* PIO - programmable I/O */
936 lmc_t1_write (sc, 0x19, 0x30); /* POE - programmable OE */
937 lmc_t1_write (sc, 0x1A, 0x0F); /* CMUX - clock input mux */
938 lmc_t1_write (sc, 0x20, 0x41); /* LIU_CR - RX LIU config */
939 lmc_t1_write (sc, 0x22, 0x76); /* RLIU_CR - RX LIU config */
940 lmc_t1_write (sc, 0x40, 0x03); /* RCR0 - RX config */
941 lmc_t1_write (sc, 0x45, 0x00); /* RALM - RX alarm config */
942 lmc_t1_write (sc, 0x46, 0x05); /* LATCH - RX alarm/err/cntr latch */
943 lmc_t1_write (sc, 0x68, 0x40); /* TLIU_CR - TX LIU config */
944 lmc_t1_write (sc, 0x70, 0x0D); /* TCR0 - TX framer config */
945 lmc_t1_write (sc, 0x71, 0x05); /* TCR1 - TX config */
946 lmc_t1_write (sc, 0x72, 0x0B); /* TFRM - TX frame format */
947 lmc_t1_write (sc, 0x73, 0x00); /* TERROR - TX error insert */
948 lmc_t1_write (sc, 0x74, 0x00); /* TMAN - TX manual Sa/FEBE config */
949 lmc_t1_write (sc, 0x75, 0x00); /* TALM - TX alarm signal config */
950 lmc_t1_write (sc, 0x76, 0x00); /* TPATT - TX test pattern config */
951 lmc_t1_write (sc, 0x77, 0x00); /* TLB - TX inband loopback config */
952 lmc_t1_write (sc, 0x90, 0x05); /* CLAD_CR - clock rate adapter config */
953 lmc_t1_write (sc, 0x91, 0x05); /* CSEL - clad freq sel */
954 lmc_t1_write (sc, 0xA6, 0x00); /* DL1_CTL - DL1 control */
955 lmc_t1_write (sc, 0xB1, 0x00); /* DL2_CTL - DL2 control */
956 lmc_t1_write (sc, 0xD0, 0x47); /* SBI_CR - sys bus iface config */
957 lmc_t1_write (sc, 0xD1, 0x70); /* RSB_CR - RX sys bus config */
958 lmc_t1_write (sc, 0xD4, 0x30); /* TSB_CR - TX sys bus config */
961 lmc_t1_write (sc, 0x0E0 + i, 0x00); /* SBCn - sys bus per-channel ctl */
962 lmc_t1_write (sc, 0x100 + i, 0x00); /* TPCn - TX per-channel ctl */
963 lmc_t1_write (sc, 0x180 + i, 0x00); /* RPCn - RX per-channel ctl */
967 lmc_t1_write (sc, 0x0E0 + i, 0x0D); /* SBCn - sys bus per-channel ctl */