Searched refs:ap_w (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/h8300/include/asm/
H A Dio.h109 volatile unsigned short *ap_w = (volatile unsigned short *) addr; local
114 *ap_w = *bp++;
156 volatile unsigned short *ap_w; local
160 ap_w = (volatile unsigned short *)(addr & ~1);
162 *bp++ = *ap_w & 0xff;

Completed in 156 milliseconds