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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Duengine.c26 #define IXP_MISC_CONTROL IXP2000_MISC_CONTROL macro
32 #define IXP_MISC_CONTROL IXP23XX_MISC_CONTROL macro
494 value = ixp2000_reg_read(IXP_MISC_CONTROL);
495 ixp2000_reg_wrb(IXP_MISC_CONTROL, value & ~0x80);
502 ixp2000_reg_wrb(IXP_MISC_CONTROL, value | 0x80);

Completed in 100 milliseconds