Searched refs:hyperflash (Results 1 – 5 of 5) sorted by relevance
255 void rpcif_hw_init(struct rpcif *rpc, bool hyperflash) in rpcif_hw_init() argument270 RPCIF_PHYCNT_PHYMEM(hyperflash ? 3 : 0) | 0x260); in rpcif_hw_init()283 if (hyperflash) in rpcif_hw_init()289 RPCIF_CMNCR_BSZ(hyperflash ? 1 : 0)); in rpcif_hw_init()299 rpc->bus_size = hyperflash ? 2 : 1; in rpcif_hw_init()
81 void rpcif_hw_init(struct rpcif *rpc, bool hyperflash);
63 compatible = "cypress,hyperflash", "cfi-flash";
28 - cypress,hyperflash
141 compatible = "cypress,hyperflash", "cfi-flash";
Completed in 290 milliseconds