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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ixp2000/
H A Dsystem.h32 ixp2000_reg_wrb(IXDP2X01_CPLD_RESET_REG, 0xffffffff);
45 ixp2000_reg_wrb(IXDP2X01_CPLD_RESET_REG, 0x80000000);
48 ixp2000_reg_wrb(IXP2000_RESET0, RSTALL);
H A Dplatform.h38 * function, ixp2000_reg_wrb, which performs a write, a readback, and
43 static inline void ixp2000_reg_wrb(volatile void *reg, unsigned long val) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ixp23xx/
H A Dplatform.h27 extern inline void ixp2000_reg_wrb(volatile void *reg, unsigned long val) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-ixp2000/
H A Dcore.c64 ixp2000_reg_wrb(IXP2000_SLOWPORT_ADC, new_cfg->ADC);
73 ixp2000_reg_wrb(IXP2000_SLOWPORT_ADC, old_cfg->ADC);
148 ixp2000_reg_wrb(IXP2000_SLOWPORT_FRM, 1);
212 ixp2000_reg_wrb(IXP2000_T1_CLR, 1);
256 ixp2000_reg_wrb(IXP2000_T4_CTL, (1 << 7));
261 ixp2000_reg_wrb(IXP2000_T2_CTL, (1 << 7));
283 ixp2000_reg_wrb(IXP2000_GPIO_LSHR, GPIO_IRQ_level_high);
299 ixp2000_reg_wrb(IXP2000_GPIO_PDSR, 1 << line);
301 ixp2000_reg_wrb(IXP2000_GPIO_PDCR, 1 << line);
363 ixp2000_reg_wrb(IXP2000_GPIO_INS
[all...]
H A Dixdp2x00.c83 ixp2000_reg_wrb(board_irq_mask, dummy);
103 ixp2000_reg_wrb(board_irq_mask, dummy);
H A Dpci.c151 ixp2000_reg_wrb(IXP2000_PCI_CONTROL, temp);
182 ixp2000_reg_wrb(IXP2000_PCI_CONTROL, temp);
H A Dixdp2x01.c54 ixp2000_reg_wrb(IXDP2X01_INT_MASK_SET_REG,
117 ixp2000_reg_wrb(IXDP2X01_INT_SIM_REG, 0);
360 ixp2000_reg_wrb(IXDP2X01_CPLD_FLASH_REG,
407 ixp2000_reg_wrb(IXDP2X01_CPLD_FLASH_REG,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/common/
H A Duengine.c114 ixp2000_reg_wrb(IXP_RESET1, value | uengine_mask);
115 ixp2000_reg_wrb(IXP_RESET1, value);
498 ixp2000_reg_wrb(IXP_MISC_CONTROL, value & ~0x80);
505 ixp2000_reg_wrb(IXP_MISC_CONTROL, value | 0x80);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ixp2000/
H A Dixpdev.c202 ixp2000_reg_wrb(IXP2000_IRQ_THD_ENABLE_CLEAR_A_0, 0x00ff);
214 ixp2000_reg_wrb(IXP2000_IRQ_THD_RAW_STATUS_A_0, 0xff00);

Completed in 76 milliseconds