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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ep93xx/include/mach/
H A Dplatform.h26 void ep93xx_devcfg_set_clear(unsigned int set_bits, unsigned int clear_bits);
30 ep93xx_devcfg_set_clear(bits, 0x00);
35 ep93xx_devcfg_set_clear(0x00, bits);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ep93xx/
H A Dcore.c211 void ep93xx_devcfg_set_clear(unsigned int set_bits, unsigned int clear_bits) function
226 EXPORT_SYMBOL(ep93xx_devcfg_set_clear); variable

Completed in 46 milliseconds