Searched defs:or1k_bus_space (Results 1 – 1 of 1) sorted by relevance
180 struct or1k_bus_space { struct203 struct or1k_bus_space_scalar pbs_scalar; argument204 struct or1k_bus_space_scalar pbs_scalar_stream; argument205 const struct or1k_bus_space_group *pbs_multi; argument206 const struct or1k_bus_space_group *pbs_multi_stream; argument207 const struct or1k_bus_space_group *pbs_region; argument208 const struct or1k_bus_space_group *pbs_region_stream; argument209 const struct or1k_bus_space_set *pbs_set; argument210 const struct or1k_bus_space_set *pbs_set_stream; argument211 const struct or1k_bus_space_copy *pbs_copy; argument[all …]