Searched refs:hyperflash (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/memory/ |
| H A D | renesas-rpc-if.c | 47 int (*hw_init)(struct rpcif_priv *rpc, bool hyperflash); 233 static int rpcif_hw_init_impl(struct rpcif_priv *rpc, bool hyperflash) in rpcif_hw_init_impl() argument 247 RPCIF_PHYCNT_PHYMEM(hyperflash ? 3 : 0)); in rpcif_hw_init_impl() 262 if (hyperflash) in rpcif_hw_init_impl() 271 RPCIF_CMNCR_BSZ(hyperflash ? 1 : 0)); in rpcif_hw_init_impl() 276 RPCIF_CMNCR_BSZ(hyperflash ? 1 : 0)); in rpcif_hw_init_impl() 285 rpc->bus_size = hyperflash ? 2 : 1; in rpcif_hw_init_impl() 290 static int xspi_hw_init_impl(struct rpcif_priv *xspi, bool hyperflash) in xspi_hw_init_impl() argument 317 int rpcif_hw_init(struct device *dev, bool hyperflash) in rpcif_hw_init() argument 326 ret = rpc->info->impl->hw_init(rpc, hyperflash); in rpcif_hw_init()
|
| /linux/include/memory/ |
| H A D | renesas-rpc-if.h | 75 int rpcif_hw_init(struct device *dev, bool hyperflash);
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | ulcb.dtsi | 400 compatible = "cypress,hyperflash", "cfi-flash";
|
| H A D | draak.dtsi | 647 compatible = "cypress,hyperflash", "cfi-flash";
|
| H A D | ebisu.dtsi | 752 compatible = "cypress,hyperflash", "cfi-flash";
|
| H A D | salvator-common.dtsi | 877 compatible = "cypress,hyperflash", "cfi-flash";
|