Searched defs:hbdev (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/mtd/hyperbus/ |
| D | hyperbus-core.c | 22 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_read16() local 34 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_write16() local 43 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_from() local 52 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_to() local 58 int hyperbus_register_device(struct hyperbus_device *hbdev) in hyperbus_register_device() 129 void hyperbus_unregister_device(struct hyperbus_device *hbdev) in hyperbus_unregister_device()
|
| D | rpc-if.c | 23 struct hyperbus_device hbdev; member 76 static u16 rpcif_hb_read16(struct hyperbus_device *hbdev, unsigned long addr) in rpcif_hb_read16() 89 static void rpcif_hb_write16(struct hyperbus_device *hbdev, unsigned long addr, in rpcif_hb_write16() 100 static void rpcif_hb_copy_from(struct hyperbus_device *hbdev, void *to, in rpcif_hb_copy_from()
|
| D | hbmc-am654.c | 34 struct hyperbus_device hbdev; member 38 static int am654_hbmc_calibrate(struct hyperbus_device *hbdev) in am654_hbmc_calibrate() 124 static void am654_hbmc_read(struct hyperbus_device *hbdev, void *to, in am654_hbmc_read()
|
| /kernel/linux/linux-5.10/drivers/mtd/hyperbus/ |
| D | hyperbus-core.c | 22 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_read16() local 34 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_write16() local 43 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_from() local 52 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_to() local 58 int hyperbus_register_device(struct hyperbus_device *hbdev) in hyperbus_register_device() 129 int hyperbus_unregister_device(struct hyperbus_device *hbdev) in hyperbus_unregister_device()
|
| D | rpc-if.c | 23 struct hyperbus_device hbdev; member 76 static u16 rpcif_hb_read16(struct hyperbus_device *hbdev, unsigned long addr) in rpcif_hb_read16() 89 static void rpcif_hb_write16(struct hyperbus_device *hbdev, unsigned long addr, in rpcif_hb_write16() 100 static void rpcif_hb_copy_from(struct hyperbus_device *hbdev, void *to, in rpcif_hb_copy_from()
|
| D | hbmc-am654.c | 34 struct hyperbus_device hbdev; member 38 static int am654_hbmc_calibrate(struct hyperbus_device *hbdev) in am654_hbmc_calibrate() 124 static void am654_hbmc_read(struct hyperbus_device *hbdev, void *to, in am654_hbmc_read()
|