Searched refs:ebu_nand_controller (Results 1 – 1 of 1) sorted by relevance
114 struct ebu_nand_controller { struct130 static inline struct ebu_nand_controller *nand_to_ebu(struct nand_chip *chip) in nand_to_ebu() argument132 return container_of(chip, struct ebu_nand_controller, chip); in nand_to_ebu()137 struct ebu_nand_controller *ctrl = nand_to_ebu(chip); in ebu_nand_waitrdy()147 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_nand_readb()158 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_nand_writeb()183 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_nand_disable()190 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_select_chip()203 struct ebu_nand_controller *ctrl = nand_to_ebu(chip); in ebu_nand_set_timings()274 struct ebu_nand_controller *ebu_host = cookie; in ebu_dma_rx_callback()[all …]