Searched defs:flash_cache (Results 1 – 2 of 2) sorted by relevance
35 static inline bool bcmbca_nand_is_buf_aligned(void *flash_cache, void *buffer) in bcmbca_nand_is_buf_aligned()72 void __iomem *flash_cache, u32 *buffer, int fc_words) in bcmbca_read_data_bus()
294 u8 flash_cache[FC_BYTES]; member891 void __iomem *flash_cache, u32 *buffer, int fc_words) in brcmnand_read_data_bus()2638 u32 *flash_cache = (u32 *)ctrl->flash_cache; in brcmnand_exec_instructions_legacy() local