Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c628 static inline bool brcmnand_non_mmio_ops(struct brcmnand_controller *ctrl) in brcmnand_non_mmio_ops() function
639 if (brcmnand_non_mmio_ops(ctrl)) in nand_readreg()
647 if (brcmnand_non_mmio_ops(ctrl)) in nand_writereg()
822 if (brcmnand_non_mmio_ops(ctrl)) in brcmnand_read_fc()
830 if (brcmnand_non_mmio_ops(ctrl)) in brcmnand_write_fc()
961 if (ctrl->nand_version == 0x0304 && brcmnand_non_mmio_ops(ctrl)) in brcmnand_cmd_shift()