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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dau1000.h794 #define IR_DMA_ENABLE (1<<10) macro
798 #define IR_SIR_MODE (IR_SIR | IR_DMA_ENABLE | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dau1000.h794 #define IR_DMA_ENABLE (1<<10) macro
798 #define IR_SIR_MODE (IR_SIR | IR_DMA_ENABLE | \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dau1000.h794 #define IR_DMA_ENABLE (1<<10) macro
798 #define IR_SIR_MODE (IR_SIR | IR_DMA_ENABLE | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dau1000.h794 #define IR_DMA_ENABLE (1<<10) macro
798 #define IR_SIR_MODE (IR_SIR | IR_DMA_ENABLE | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dau1k_ir.c721 writel(read_ir_reg(IR_CONFIG_1) & ~IR_DMA_ENABLE, IR_CONFIG_1);
771 writel(IR_FIR|IR_DMA_ENABLE|IR_RX_ENABLE, IR_CONFIG_1);

Completed in 58 milliseconds