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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dmb93493-regs.h19 #define __get_MB93493(X) ({ *(volatile unsigned long *)(__region_CS3 + (X)); }) macro
26 #define __get_MB93493_STSR(X) __get_MB93493(0x3c0 + (X) * 4)
31 #define __get_MB93493_IQSR(X) __get_MB93493(0x3d0 + (X) * 4)
34 #define __get_MB93493_DQSR(X) __get_MB93493(0x3e0 + (X) * 4)
37 #define __get_MB93493_LBSER() __get_MB93493(0x3f0)
49 #define __get_MB93493_LBSR() __get_MB93493(0x3fc)
55 #define __get_MB93493_VDC(X) __get_MB93493(MB93493_VDC_##X)
93 #define __get_MB93493_VCC(X) __get_MB93493(MB93493_VCC_##X)
178 #define __get_MB93493_I2C(port,X) __get_MB93493(MB93493_I2C_##X + ((port)*0x20))
186 #define __get_MB93493_I2S(X) __get_MB93493(MB93493_I2S
[all...]

Completed in 41 milliseconds