Searched refs:__get_MB93493 (Results 1 – 1 of 1) sorted by relevance
19 #define __get_MB93493(X) ({ *(volatile unsigned long *)(__region_CS3 + (X)); }) macro26 #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_##X)[all …]