Searched refs:brcmnand_controller (Results 1 – 1 of 1) sorted by relevance
240 struct brcmnand_controller { struct346 struct brcmnand_controller *ctrl;666 static inline bool brcmnand_non_mmio_ops(struct brcmnand_controller *ctrl) in brcmnand_non_mmio_ops()675 static inline u32 nand_readreg(struct brcmnand_controller *ctrl, u32 offs) in nand_readreg()682 static inline void nand_writereg(struct brcmnand_controller *ctrl, u32 offs, in nand_writereg()691 static int brcmnand_revision_init(struct brcmnand_controller *ctrl) in brcmnand_revision_init()816 static void brcmnand_flash_dma_revision_init(struct brcmnand_controller *ctrl) in brcmnand_flash_dma_revision_init()827 static inline u32 brcmnand_read_reg(struct brcmnand_controller *ctrl, in brcmnand_read_reg()838 static inline void brcmnand_write_reg(struct brcmnand_controller *ctrl, in brcmnand_write_reg()847 static inline void brcmnand_rmw_reg(struct brcmnand_controller *ctrl, in brcmnand_rmw_reg()[all …]