Home
last modified time | relevance | path

Searched refs:brcmnand_non_mmio_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c630 static inline bool brcmnand_non_mmio_ops(struct brcmnand_controller *ctrl) in brcmnand_non_mmio_ops() function
641 if (brcmnand_non_mmio_ops(ctrl)) in nand_readreg()
649 if (brcmnand_non_mmio_ops(ctrl)) in nand_writereg()
824 if (brcmnand_non_mmio_ops(ctrl)) in brcmnand_read_fc()
832 if (brcmnand_non_mmio_ops(ctrl)) in brcmnand_write_fc()
977 if (ctrl->nand_version == 0x0304 && brcmnand_non_mmio_ops(ctrl)) in brcmnand_cmd_shift()