Searched refs:has_edu (Results 1 – 1 of 1) sorted by relevance
1212 static inline bool has_edu(struct brcmnand_controller *ctrl) in has_edu() function1219 return has_flash_dma(ctrl) || has_edu(ctrl); in use_dma()2200 if (ctrl->dma_trans && (has_edu(ctrl) || !oob) && in brcmnand_read()2213 if (has_edu(ctrl) && err_addr) in brcmnand_read()2356 } else if (use_dma(ctrl) && (has_edu(ctrl) || !oob) && flash_dma_buf_ok(buf)) { in brcmnand_write()3181 else if (has_edu(ctrl)) in brcmnand_suspend()3197 if (has_edu(ctrl)) { in brcmnand_resume()3438 if (has_edu(ctrl)) in brcmnand_probe()