Lines Matching defs:o
133 #define bus_space_mmap(t, b, o, p, f) \ argument
164 #define bus_space_subregion(t, h, o, s, hp) \ argument
197 #define bus_space_read_1(t, h, o) \ argument
199 #define bus_space_read_2(t, h, o) \ argument
201 #define bus_space_read_4(t, h, o) \ argument
203 #define bus_space_read_8(t, h, o) \ argument
214 #define bus_space_read_stream_2(t, h, o) \ argument
216 #define bus_space_read_stream_4(t, h, o) \ argument
218 #define bus_space_read_stream_8(t, h, o) \ argument
230 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
232 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
234 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
236 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
248 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
250 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
252 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
264 #define bus_space_write_1(t, h, o, v) \ argument
266 #define bus_space_write_2(t, h, o, v) \ argument
268 #define bus_space_write_4(t, h, o, v) \ argument
270 #define bus_space_write_8(t, h, o, v) \ argument
282 #define bus_space_write_stream_1(t, h, o, v) \ argument
284 #define bus_space_write_stream_2(t, h, o, v) \ argument
286 #define bus_space_write_stream_4(t, h, o, v) \ argument
288 #define bus_space_write_stream_8(t, h, o, v) \ argument
300 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
302 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
304 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
306 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
318 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
320 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
322 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
324 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
336 #define bus_space_read_region_1(t, h, o, a, c) \ argument
338 #define bus_space_read_region_2(t, h, o, a, c) \ argument
340 #define bus_space_read_region_4(t, h, o, a, c) \ argument
342 #define bus_space_read_region_8(t, h, o, a, c) \ argument
354 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
356 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
358 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
369 #define bus_space_write_region_1(t, h, o, a, c) \ argument
371 #define bus_space_write_region_2(t, h, o, a, c) \ argument
373 #define bus_space_write_region_4(t, h, o, a, c) \ argument
375 #define bus_space_write_region_8(t, h, o, a, c) \ argument
386 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
388 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
390 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
436 #define bus_space_set_region_1(t, h, o, v, c) \ argument
438 #define bus_space_set_region_2(t, h, o, v, c) \ argument
440 #define bus_space_set_region_4(t, h, o, v, c) \ argument
442 #define bus_space_set_region_8(t, h, o, v, c) \ argument
453 #define bus_space_set_region_stream_2(t, h, o, v, c) \ argument
455 #define bus_space_set_region_stream_4(t, h, o, v, c) \ argument
457 #define bus_space_set_region_stream_8(t, h, o, v, c) \ argument
487 #define bus_space_barrier(t, h, o, l, f) \ argument
515 #define bus_dmamap_sync(t, p, o, l, ops) \ argument
527 #define bus_dmamem_mmap(t, sg, n, o, p, f) \ argument