Searched defs:hbdev (Results 1 – 2 of 2) sorted by relevance
23 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_read16() local35 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_write16() local44 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_from() local53 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_to() local59 int hyperbus_register_device(struct hyperbus_device *hbdev) in hyperbus_register_device()138 int hyperbus_unregister_device(struct hyperbus_device *hbdev) in hyperbus_unregister_device()
22 struct hyperbus_device hbdev; member26 static int am654_hbmc_calibrate(struct hyperbus_device *hbdev) in am654_hbmc_calibrate()