Home
last modified time | relevance | path

Searched refs:hyperbus (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/hyperbus/
H A Drpc-if.c78 struct rpcif_hyperbus *hyperbus = in rpcif_hb_read16() local
82 rpcif_hb_prepare_read(&hyperbus->rpc, &data, addr, 2); in rpcif_hb_read16()
84 rpcif_manual_xfer(&hyperbus->rpc); in rpcif_hb_read16()
92 struct rpcif_hyperbus *hyperbus = in rpcif_hb_write16() local
95 rpcif_hb_prepare_write(&hyperbus->rpc, addr, &data, 2); in rpcif_hb_write16()
97 rpcif_manual_xfer(&hyperbus->rpc); in rpcif_hb_write16()
103 struct rpcif_hyperbus *hyperbus = in rpcif_hb_copy_from() local
106 rpcif_hb_prepare_read(&hyperbus->rpc, to, from, len); in rpcif_hb_copy_from()
108 rpcif_dirmap_read(&hyperbus->rpc, from, len, to); in rpcif_hb_copy_from()
120 struct rpcif_hyperbus *hyperbus; in rpcif_hb_probe() local
[all …]
H A DMakefile3 obj-$(CONFIG_MTD_HYPERBUS) += hyperbus-core.o
/OK3568_Linux_fs/kernel/drivers/mtd/
H A DMakefile33 obj-$(CONFIG_MTD_HYPERBUS) += hyperbus/
H A DKconfig220 source "drivers/mtd/hyperbus/Kconfig"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dti,am654-hbmc.txt35 hbmc: hyperbus@47034000 {
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/
H A Dk3-j7200-mcu-wakeup.dtsi260 hbmc: hyperbus@47034000 {
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS8195 F: drivers/mtd/hyperbus/
8196 F: include/linux/mtd/hyperbus.h