Searched refs:ebu_nand_controller (Results 1 – 1 of 1) sorted by relevance
112 struct ebu_nand_controller { struct127 static inline struct ebu_nand_controller *nand_to_ebu(struct nand_chip *chip) in nand_to_ebu() argument129 return container_of(chip, struct ebu_nand_controller, chip); in nand_to_ebu()134 struct ebu_nand_controller *ctrl = nand_to_ebu(chip); in ebu_nand_waitrdy()144 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_nand_readb()155 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_nand_writeb()180 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_nand_disable()187 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); in ebu_select_chip()200 struct ebu_nand_controller *ctrl = nand_to_ebu(chip); in ebu_nand_set_timings()271 struct ebu_nand_controller *ebu_host = cookie; in ebu_dma_rx_callback()[all …]