Lines Matching refs:atmel_hsmc_nand_controller

253 struct atmel_hsmc_nand_controller {  struct
271 static inline struct atmel_hsmc_nand_controller * argument
275 struct atmel_hsmc_nand_controller, base); in to_hsmc_nand_controller()
288 struct atmel_hsmc_nand_controller *nc = data; in atmel_nfc_interrupt()
306 static int atmel_nfc_wait(struct atmel_hsmc_nand_controller *nc, bool poll, in atmel_nfc_wait()
421 static int atmel_nfc_exec_op(struct atmel_hsmc_nand_controller *nc, bool poll) in atmel_nfc_exec_op()
531 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_waitrdy()
554 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_select_target()
636 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_exec_cmd_addr()
721 struct atmel_hsmc_nand_controller *nc; in atmel_nfc_copy_to_sram()
744 struct atmel_hsmc_nand_controller *nc; in atmel_nfc_copy_from_sram()
765 struct atmel_hsmc_nand_controller *nc; in atmel_nfc_set_op_addr()
988 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_pmecc_write_pg()
1049 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_pmecc_read_pg()
1498 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_setup_interface()
2136 atmel_hsmc_nand_controller_legacy_init(struct atmel_hsmc_nand_controller *nc) in atmel_hsmc_nand_controller_legacy_init()
2249 atmel_hsmc_nand_controller_init(struct atmel_hsmc_nand_controller *nc) in atmel_hsmc_nand_controller_init()
2309 struct atmel_hsmc_nand_controller *hsmc_nc; in atmel_hsmc_nand_controller_remove()
2316 hsmc_nc = container_of(nc, struct atmel_hsmc_nand_controller, base); in atmel_hsmc_nand_controller_remove()
2339 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_controller_probe()