Searched refs:hyperflash (Results 1 – 4 of 4) sorted by relevance
206 void rpcif_hw_init(struct rpcif *rpc, bool hyperflash) in rpcif_hw_init() argument221 RPCIF_PHYCNT_PHYMEM(hyperflash ? 3 : 0) | 0x260); in rpcif_hw_init()234 if (hyperflash) in rpcif_hw_init()240 RPCIF_CMNCR_BSZ(hyperflash ? 1 : 0)); in rpcif_hw_init()250 rpc->bus_size = hyperflash ? 2 : 1; in rpcif_hw_init()
80 void rpcif_hw_init(struct rpcif *rpc, bool hyperflash);
141 compatible = "cypress,hyperflash", "cfi-flash";
8728 F: Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt