Searched refs:meson_nfc_cmd_idle (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | meson_nand.c | 287 static void meson_nfc_cmd_idle(struct meson_nfc *nfc, u32 time) in meson_nfc_cmd_idle() function 338 meson_nfc_cmd_idle(nfc, 0); in meson_nfc_drain_cmd() 339 meson_nfc_cmd_idle(nfc, 0); in meson_nfc_drain_cmd() 430 meson_nfc_cmd_idle(nfc, nfc->timing.twb); in meson_nfc_wait_no_rb_pin() 460 meson_nfc_cmd_idle(nfc, nfc->timing.twb); in meson_nfc_wait_rb_pin() 711 meson_nfc_cmd_idle(nfc, nfc->timing.tadl); in meson_nfc_rw_cmd_prepare_and_execute() 1042 meson_nfc_cmd_idle(nfc, delay_idle); in meson_nfc_exec_op() 1051 meson_nfc_cmd_idle(nfc, delay_idle); in meson_nfc_exec_op() 1074 meson_nfc_cmd_idle(nfc, delay_idle); in meson_nfc_exec_op()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | meson_nand.c | 255 static void meson_nfc_cmd_idle(struct meson_nfc *nfc, u32 time) in meson_nfc_cmd_idle() function 306 meson_nfc_cmd_idle(nfc, 0); in meson_nfc_drain_cmd() 307 meson_nfc_cmd_idle(nfc, 0); in meson_nfc_drain_cmd() 397 meson_nfc_cmd_idle(nfc, nfc->timing.twb); in meson_nfc_queue_rb() 625 meson_nfc_cmd_idle(nfc, nfc->timing.tadl); in meson_nfc_rw_cmd_prepare_and_execute() 926 meson_nfc_cmd_idle(nfc, delay_idle); in meson_nfc_exec_op() 935 meson_nfc_cmd_idle(nfc, delay_idle); in meson_nfc_exec_op() 957 meson_nfc_cmd_idle(nfc, delay_idle); in meson_nfc_exec_op()
|
Completed in 8 milliseconds