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

/linux-4.4.14/drivers/net/ethernet/amd/
H A Dam79c961a.h48 #define CSR3 3 macro
H A Dsun3lance.c205 #define CSR3 3 /* misc */ macro
228 /* CSR3 */
506 REGA(CSR3) = CSR3_BSWP | CSR3_ACON | CSR3_BCON; lance_init_ring()
508 REGA(CSR3) = CSR3_BSWP; lance_init_ring()
537 REGA(CSR3) = CSR3_BSWP; lance_start_xmit()
718 REGA(CSR3) = CSR3_BSWP; lance_interrupt()
756 REGA(CSR3) = CSR3_BSWP; lance_interrupt()
929 REGA( CSR3 ) = CSR3_BSWP; set_multicast_list()
H A Da2065.h79 * Bit definitions for CSR3
H A Datarilance.c306 #define CSR3 3 /* misc */ macro
329 /* CSR3 */
652 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0); lance_open()
743 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0); lance_tx_timeout()
1108 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0); set_multicast_list()
H A Dam79c961a.c300 write_rreg (dev->base_addr, CSR3, CSR3_IDONM|CSR3_BABLM|CSR3_DXSUFLO); am79c961_init_for_open()
369 write_rreg (dev->base_addr, CSR3, CSR3_MASKALL); am79c961_close()
643 write_rreg (dev->base_addr, CSR3, CSR3_MASKALL); am79c961_hw_init()
H A Dariadne.h65 #define CSR3 0x0300 /* - Interrupt Masks and Deferral Control */ macro
198 * Bit definitions for CSR3 (Interrupt Masks and Deferral Control)
H A Dpcnet32.c206 #define CSR3 3 macro
463 val = lp->a->read_csr(ioaddr, CSR3); pcnet32_netif_start()
465 lp->a->write_csr(ioaddr, CSR3, val); pcnet32_netif_start()
1359 val = lp->a->read_csr(ioaddr, CSR3); pcnet32_poll()
1361 lp->a->write_csr(ioaddr, CSR3, val); pcnet32_poll()
2197 val = lp->a->read_csr(ioaddr, CSR3); pcnet32_open()
2199 lp->a->write_csr(ioaddr, CSR3, val); pcnet32_open()
2545 val = lp->a->read_csr(ioaddr, CSR3); pcnet32_interrupt()
2547 lp->a->write_csr(ioaddr, CSR3, val); pcnet32_interrupt()
H A D7990.h160 * Bit definitions for CSR3
H A Dni65.c153 #define CSR3 0x03 macro
588 writereg(0,CSR3); /* busmaster/no word-swap */ ni65_init_lance()
H A Dariadne.c427 lance->RAP = CSR3; /* Interrupt Masks and Deferral Control */ ariadne_open()
H A Ddeclance.c1238 /* busmaster_regval (CSR3) should be zero according to the PMAD-AA dec_lance_probe()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_dma.c61 * DMA CSR3 and CSR4, respectively dwmac100_dma_init()
H A Ddwmac1000_dma.c101 * DMA CSR3 and CSR4, respectively dwmac1000_dma_init()
/linux-4.4.14/drivers/net/wan/lmc/
H A Dlmc_var.h71 lmc_csrptr_t csr_rxlist; /* CSR3 */
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dxircom_cb.c51 #define CSR3 0x18 macro
593 xw32(CSR3, address); /* Receive descr list address */ setup_descriptors()
631 xw32(CSR3, val); /* Receive descriptor address */ remove_descriptors()
H A Dtulip.h109 CSR3 = 0x18, enumerator in enum:tulip_offsets
H A Dtulip_core.c332 iowrite32(tp->rx_ring_dma, ioaddr + CSR3); tulip_up()
/linux-4.4.14/drivers/net/wireless/
H A Dadm8211.h21 __le32 RDB; /* 0x18 CSR3 */
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2400pci.h85 * CSR3: STA MAC address register 0.
87 #define CSR3 0x000c macro
H A Drt2500pci.h96 * CSR3: STA MAC address register 0.
98 #define CSR3 0x000c macro
H A Drt2400pci.c309 rt2x00mmio_register_multiwrite(rt2x00dev, CSR3, rt2400pci_config_intf()
H A Drt2500pci.c315 rt2x00mmio_register_multiwrite(rt2x00dev, CSR3, rt2500pci_config_intf()
/linux-4.4.14/arch/alpha/include/asm/
H A Dcore_t2.h241 unsigned long elcm_mconf; /* CSR3: Configuration. */

Completed in 604 milliseconds