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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64570.h23 #define DMER 0x09 /* DMA Master Enable */ macro
186 /* DMA Master Enable Register (DMER) bits */
H A Dhd64572.h128 #define DMER 0x07 /* DMA Master Enable reg */ macro
H A Dhd64570.c715 sca_out(0, DMER, card); /* DMA Master disable */
721 sca_out(DMER_DME, DMER, card); /* DMA Master enable */
H A Dhd64572.c632 sca_out(0, DMER, card); /* DMA Master disable */
638 sca_out(DMER_DME, DMER, card); /* DMA Master enable */
H A Dpc300_drv.c1577 cpc_writeb(card->hw.scabase + DMER, 0x80);
2205 printk("DMER=0x%02x, DSR_TX=0x%02x, DSR_RX=0x%02x\n",
2206 cpc_readb(scabase + DMER), cpc_readb(scabase + DSR_TX(ch)),
2273 cpc_writeb(scabase + DMER, 0x80);
3077 cpc_writeb(card->hw.scabase + DMER, 0x80);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclinkmp.c301 #define DMER 0x09 macro
5163 write_reg(info, DMER, 0x80);

Completed in 1288 milliseconds