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()2263 if (ctrl->dma_trans && (has_edu(ctrl) || !oob) && in brcmnand_read()2276 if (has_edu(ctrl) && err_addr) in brcmnand_read()2417 if (use_dma(ctrl) && (has_edu(ctrl) || !oob) && flash_dma_buf_ok(buf)) { in brcmnand_write()2932 else if (has_edu(ctrl)) in brcmnand_suspend()2948 if (has_edu(ctrl)) { in brcmnand_resume()3180 if (has_edu(ctrl)) in brcmnand_probe()