Home
last modified time | relevance | path

Searched defs:rnandc (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c216 struct rnandc { struct
259 static void rnandc_dis_correction(struct rnandc *rnandc) in rnandc_dis_correction() argument
268 static void rnandc_en_correction(struct rnandc *rnandc) in rnandc_en_correction() argument
277 rnandc_clear_status(struct rnandc *rnandc) rnandc_clear_status() argument
284 rnandc_dis_interrupts(struct rnandc *rnandc) rnandc_dis_interrupts() argument
289 rnandc_en_interrupts(struct rnandc *rnandc, u32 val) rnandc_en_interrupts() argument
295 rnandc_clear_fifo(struct rnandc *rnandc) rnandc_clear_fifo() argument
303 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_select_target() local
325 rnandc_trigger_op(struct rnandc *rnandc, struct rnandc_op *rop) rnandc_trigger_op() argument
337 rnandc_trigger_dma(struct rnandc *rnandc) rnandc_trigger_dma() argument
346 struct rnandc *rnandc = private; rnandc_irq_handler() local
354 rnandc_wait_end_of_op(struct rnandc *rnandc, struct nand_chip *chip) rnandc_wait_end_of_op() argument
372 rnandc_wait_end_of_io(struct rnandc *rnandc, struct nand_chip *chip) rnandc_wait_end_of_io() argument
402 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_read_page_hw_ecc() local
490 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_read_subpage_hw_ecc() local
582 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_write_page_hw_ecc() local
635 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_write_subpage_hw_ecc() local
685 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_exec_op() local
893 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_setup_interface() local
1011 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_hw_ecc_controller_init() local
1080 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_ecc_init() local
1114 struct rnandc *rnandc = to_rnandc(chip->controller); rnandc_attach_chip() local
1168 rnandc_alloc_dma_buf(struct rnandc *rnandc, struct mtd_info *new_mtd) rnandc_alloc_dma_buf() argument
1198 rnandc_chip_init(struct rnandc *rnandc, struct device_node *np) rnandc_chip_init() argument
1283 rnandc_chips_cleanup(struct rnandc *rnandc) rnandc_chips_cleanup() argument
1298 rnandc_chips_init(struct rnandc *rnandc) rnandc_chips_init() argument
1321 struct rnandc *rnandc; rnandc_probe() local
1391 struct rnandc *rnandc = platform_get_drvdata(pdev); rnandc_remove() local
[all...]

Completed in 4 milliseconds