Home
last modified time | relevance | path

Searched refs:hyperflash (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dcypress,hyperflash.txt5 - compatible : "cypress,hyperflash", "cfi-flash" for HyperFlash NOR chips
11 compatible = "cypress,hyperflash", "cfi-flash";
H A Dti,am654-hbmc.txt48 compatible = "cypress,hyperflash", "cfi-flash";
/OK3568_Linux_fs/kernel/drivers/memory/
H A Drenesas-rpc-if.c299 void rpcif_hw_init(struct rpcif *rpc, bool hyperflash) in rpcif_hw_init() argument
314 RPCIF_PHYCNT_PHYMEM(hyperflash ? 3 : 0) | 0x260); in rpcif_hw_init()
327 if (hyperflash) in rpcif_hw_init()
333 RPCIF_CMNCR_BSZ(hyperflash ? 1 : 0)); in rpcif_hw_init()
343 rpc->bus_size = hyperflash ? 2 : 1; in rpcif_hw_init()
/OK3568_Linux_fs/kernel/include/memory/
H A Drenesas-rpc-if.h81 void rpcif_hw_init(struct rpcif *rpc, bool hyperflash);
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/
H A Dk3-j7200-som-p0.dtsi62 compatible = "cypress,hyperflash", "cfi-flash";
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS8193 F: Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt