Searched refs:brcmnand_controller (Results 1 – 1 of 1) sorted by relevance
214 struct brcmnand_controller { struct317 struct brcmnand_controller *ctrl;628 static inline bool brcmnand_non_mmio_ops(struct brcmnand_controller *ctrl) in brcmnand_non_mmio_ops()637 static inline u32 nand_readreg(struct brcmnand_controller *ctrl, u32 offs) in nand_readreg()644 static inline void nand_writereg(struct brcmnand_controller *ctrl, u32 offs, in nand_writereg()653 static int brcmnand_revision_init(struct brcmnand_controller *ctrl) in brcmnand_revision_init()778 static void brcmnand_flash_dma_revision_init(struct brcmnand_controller *ctrl) in brcmnand_flash_dma_revision_init()789 static inline u32 brcmnand_read_reg(struct brcmnand_controller *ctrl, in brcmnand_read_reg()800 static inline void brcmnand_write_reg(struct brcmnand_controller *ctrl, in brcmnand_write_reg()809 static inline void brcmnand_rmw_reg(struct brcmnand_controller *ctrl, in brcmnand_rmw_reg()[all …]