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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/mach-se/mach/
H A Dse.h31 #define PA_83902 0xb0000000 /* DP83902A */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-se/770x/
H A Dio.c23 return (volatile __u16 *) (PA_83902 + (port << 1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dstnic.c87 val = (*(vhalf *) (PA_83902 + ((reg) << 1)) >> 8) & 0xff;
95 *(vhalf *) (PA_83902 + ((reg) << 1)) = ((half) (val) << 8);

Completed in 78 milliseconds