Searched refs:CLRBITS_OUTB (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/sh/include/mach-common/mach/
H A Dmagicpanelr2.h25 #define CLRBITS_OUTB(mask, reg) __raw_writeb(__raw_readb(reg) & ~mask, reg) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/
H A Dboard-magicpanelr2.c51 CLRBITS_OUTB(0x10, PORT_PMDR);

Completed in 107 milliseconds