Lines Matching defs:siba
118 #define SIBA_READ_4(siba, reg) \ argument
120 #define SIBA_READ_2(siba, reg) \ argument
122 #define SIBA_READ_MULTI_1(siba, reg, addr, count) \ argument
125 #define SIBA_READ_MULTI_2(siba, reg, addr, count) \ argument
128 #define SIBA_READ_MULTI_4(siba, reg, addr, count) \ argument
132 #define SIBA_WRITE_4(siba, reg, val) \ argument
135 #define SIBA_WRITE_2(siba, reg, val) \ argument
138 #define SIBA_WRITE_MULTI_1(siba, reg, addr, count) \ argument
141 #define SIBA_WRITE_MULTI_2(siba, reg, addr, count) \ argument
144 #define SIBA_WRITE_MULTI_4(siba, reg, addr, count) \ argument
148 #define SIBA_BARRIER(siba, flags) \ argument
152 #define SIBA_SETBITS_4(siba, reg, bits) \ argument
154 #define SIBA_SETBITS_2(siba, reg, bits) \ argument
157 #define SIBA_FILT_SETBITS_4(siba, reg, filt, bits) \ argument
160 #define SIBA_FILT_SETBITS_2(siba, reg, filt, bits) \ argument
164 #define SIBA_CLRBITS_4(siba, reg, bits) \ argument
166 #define SIBA_CLRBITS_2(siba, reg, bits) \ argument