H A D | bus.h | 168 #define bus_space_read_multi_1(_t, _h, _o, _a, _c) \ argument 170 #define bus_space_read_multi_2(_t, _h, _o, _a, _c) \ argument 172 #define bus_space_read_multi_4(_t, _h, _o, _a, _c) \ argument 174 #define bus_space_read_multi_8(_t, _h, _o, _a, _c) \ argument 188 #define bus_space_read_raw_multi_2(_t, _h, _o, _a, _c) \ argument 190 bus_space_read_raw_multi_4(_t,_h,_o,_a,_c) global() argument 192 bus_space_read_raw_multi_8(_t,_h,_o,_a,_c) global() argument 214 bus_space_read_region_1(_t,_h,_o,_a,_c) global() argument 216 bus_space_read_region_2(_t,_h,_o,_a,_c) global() argument 218 bus_space_read_region_4(_t,_h,_o,_a,_c) global() argument 220 bus_space_read_region_8(_t,_h,_o,_a,_c) global() argument 235 bus_space_read_raw_region_2(_t,_h,_o,_a,_c) global() argument 237 bus_space_read_raw_region_4(_t,_h,_o,_a,_c) global() argument 239 bus_space_read_raw_region_8(_t,_h,_o,_a,_c) global() argument 290 bus_space_write_multi_1(_t,_h,_o,_a,_c) global() argument 292 bus_space_write_multi_2(_t,_h,_o,_a,_c) global() argument 294 bus_space_write_multi_4(_t,_h,_o,_a,_c) global() argument 296 bus_space_write_multi_8(_t,_h,_o,_a,_c) global() argument 310 bus_space_write_raw_multi_2(_t,_h,_o,_a,_c) global() argument 312 bus_space_write_raw_multi_4(_t,_h,_o,_a,_c) global() argument 314 bus_space_write_raw_multi_8(_t,_h,_o,_a,_c) global() argument 335 bus_space_write_region_1(_t,_h,_o,_a,_c) global() argument 337 bus_space_write_region_2(_t,_h,_o,_a,_c) global() argument 339 bus_space_write_region_4(_t,_h,_o,_a,_c) global() argument 341 bus_space_write_region_8(_t,_h,_o,_a,_c) global() argument 356 bus_space_write_raw_region_2(_t,_h,_o,_a,_c) global() argument 358 bus_space_write_raw_region_4(_t,_h,_o,_a,_c) global() argument 360 bus_space_write_raw_region_8(_t,_h,_o,_a,_c) global() argument 381 bus_space_set_multi_1(_t,_h,_o,_a,_c) global() argument 383 bus_space_set_multi_2(_t,_h,_o,_a,_c) global() argument 385 bus_space_set_multi_4(_t,_h,_o,_a,_c) global() argument 387 bus_space_set_multi_8(_t,_h,_o,_a,_c) global() argument 408 bus_space_set_region_1(_t,_h,_o,_a,_c) global() argument 410 bus_space_set_region_2(_t,_h,_o,_a,_c) global() argument 412 bus_space_set_region_4(_t,_h,_o,_a,_c) global() argument 414 bus_space_set_region_8(_t,_h,_o,_a,_c) global() argument 436 bus_space_copy_1(_t,_h1,_o1,_h2,_o2,_c) global() argument 438 bus_space_copy_2(_t,_h1,_o1,_h2,_o2,_c) global() argument 440 bus_space_copy_4(_t,_h1,_o1,_h2,_o2,_c) global() argument 442 bus_space_copy_8(_t,_h1,_o1,_h2,_o2,_c) global() argument [all...] |