Lines Matching defs:o

126 #define bus_space_mmap(t, b, o, p, f)					\  argument
157 #define bus_space_subregion(t, h, o, s, hp) \ argument
190 #define bus_space_read_1(t, h, o) \ argument
192 #define bus_space_read_2(t, h, o) \ argument
194 #define bus_space_read_4(t, h, o) \ argument
196 #define bus_space_read_8(t, h, o) \ argument
207 #define bus_space_read_stream_2(t, h, o) \ argument
209 #define bus_space_read_stream_4(t, h, o) \ argument
211 #define bus_space_read_stream_8(t, h, o) \ argument
223 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
225 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
227 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
229 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
241 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
243 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
245 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
257 #define bus_space_write_1(t, h, o, v) \ argument
259 #define bus_space_write_2(t, h, o, v) \ argument
261 #define bus_space_write_4(t, h, o, v) \ argument
263 #define bus_space_write_8(t, h, o, v) \ argument
275 #define bus_space_write_stream_1(t, h, o, v) \ argument
277 #define bus_space_write_stream_2(t, h, o, v) \ argument
279 #define bus_space_write_stream_4(t, h, o, v) \ argument
281 #define bus_space_write_stream_8(t, h, o, v) \ argument
293 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
295 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
297 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
299 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
311 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
313 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
315 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
317 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
329 #define bus_space_read_region_1(t, h, o, a, c) \ argument
331 #define bus_space_read_region_2(t, h, o, a, c) \ argument
333 #define bus_space_read_region_4(t, h, o, a, c) \ argument
335 #define bus_space_read_region_8(t, h, o, a, c) \ argument
347 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
349 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
351 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
362 #define bus_space_write_region_1(t, h, o, a, c) \ argument
364 #define bus_space_write_region_2(t, h, o, a, c) \ argument
366 #define bus_space_write_region_4(t, h, o, a, c) \ argument
368 #define bus_space_write_region_8(t, h, o, a, c) \ argument
379 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
381 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
383 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
429 #define bus_space_set_region_1(t, h, o, v, c) \ argument
431 #define bus_space_set_region_2(t, h, o, v, c) \ argument
433 #define bus_space_set_region_4(t, h, o, v, c) \ argument
435 #define bus_space_set_region_8(t, h, o, v, c) \ argument
446 #define bus_space_set_region_stream_2(t, h, o, v, c) \ argument
448 #define bus_space_set_region_stream_4(t, h, o, v, c) \ argument
450 #define bus_space_set_region_stream_8(t, h, o, v, c) \ argument
480 #define bus_space_barrier(t, h, o, l, f) \ argument
506 #define bus_dmamap_sync(t, p, o, l, ops) \ argument
518 #define bus_dmamem_mmap(t, sg, n, o, p, f) \ argument