Home
last modified time | relevance | path

Searched refs:ebu_nand_controller (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dintel-nand-controller.c112 struct ebu_nand_controller { struct
129 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()
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()
280 struct ebu_nand_controller *ebu_host = cookie; in ebu_dma_tx_callback()
355 static void ebu_nand_trigger(struct ebu_nand_controller *ebu_host, in ebu_nand_trigger()
567 static void ebu_dma_cleanup(struct ebu_nand_controller *ebu_host) in ebu_dma_cleanup()
579 struct ebu_nand_controller *ebu_host; in ebu_nand_probe()
[all …]