Searched refs:has_edu (Results 1 – 1 of 1) sorted by relevance
1113 static inline bool has_edu(struct brcmnand_controller *ctrl) in has_edu() function1120 return has_flash_dma(ctrl) || has_edu(ctrl); in use_dma()2264 if (ctrl->dma_trans && (has_edu(ctrl) || !oob) && in brcmnand_read()2277 if (has_edu(ctrl) && err_addr) in brcmnand_read()2418 if (use_dma(ctrl) && (has_edu(ctrl) || !oob) && flash_dma_buf_ok(buf)) { in brcmnand_write()2933 else if (has_edu(ctrl)) in brcmnand_suspend()2949 if (has_edu(ctrl)) { in brcmnand_resume()3181 if (has_edu(ctrl)) in brcmnand_probe()