Searched refs:has_edu (Results 1 – 1 of 1) sorted by relevance
1176 static inline bool has_edu(struct brcmnand_controller *ctrl) in has_edu() function1183 return has_flash_dma(ctrl) || has_edu(ctrl); in use_dma()2154 if (ctrl->dma_trans && (has_edu(ctrl) || !oob) && in brcmnand_read()2167 if (has_edu(ctrl) && err_addr) in brcmnand_read()2310 if (use_dma(ctrl) && (has_edu(ctrl) || !oob) && flash_dma_buf_ok(buf)) { in brcmnand_write()2967 else if (has_edu(ctrl)) in brcmnand_suspend()2983 if (has_edu(ctrl)) { in brcmnand_resume()3215 if (has_edu(ctrl)) in brcmnand_probe()