Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c599 static inline bool brcmnand_non_mmio_ops(struct brcmnand_controller *ctrl) in brcmnand_non_mmio_ops() function
610 if (brcmnand_non_mmio_ops(ctrl)) in nand_readreg()
618 if (brcmnand_non_mmio_ops(ctrl)) in nand_writereg()
787 if (brcmnand_non_mmio_ops(ctrl)) in brcmnand_read_fc()
795 if (brcmnand_non_mmio_ops(ctrl)) in brcmnand_write_fc()
926 if (ctrl->nand_version == 0x0304 && brcmnand_non_mmio_ops(ctrl)) in brcmnand_cmd_shift()