Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
A Dintel-nand-controller.c114 struct ebu_nand_controller { struct
132 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()
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()
283 struct ebu_nand_controller *ebu_host = cookie; in ebu_dma_tx_callback()
358 static void ebu_nand_trigger(struct ebu_nand_controller *ebu_host, in ebu_nand_trigger()
570 static void ebu_dma_cleanup(struct ebu_nand_controller *ebu_host) in ebu_dma_cleanup()
582 struct ebu_nand_controller *ebu_host; in ebu_nand_probe()
[all …]

Completed in 5 milliseconds