Searched refs:brcmnand_controller (Results 1 – 1 of 1) sorted by relevance
214 struct brcmnand_controller { struct316 struct brcmnand_controller *ctrl;599 static inline bool brcmnand_non_mmio_ops(struct brcmnand_controller *ctrl) in brcmnand_non_mmio_ops()608 static inline u32 nand_readreg(struct brcmnand_controller *ctrl, u32 offs) in nand_readreg()615 static inline void nand_writereg(struct brcmnand_controller *ctrl, u32 offs, in nand_writereg()624 static int brcmnand_revision_init(struct brcmnand_controller *ctrl) in brcmnand_revision_init()743 static void brcmnand_flash_dma_revision_init(struct brcmnand_controller *ctrl) in brcmnand_flash_dma_revision_init()754 static inline u32 brcmnand_read_reg(struct brcmnand_controller *ctrl, in brcmnand_read_reg()765 static inline void brcmnand_write_reg(struct brcmnand_controller *ctrl, in brcmnand_write_reg()774 static inline void brcmnand_rmw_reg(struct brcmnand_controller *ctrl, in brcmnand_rmw_reg()[all …]