| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | nand_toshiba.c | 37 struct nand_op_instr instrs[] = { in toshiba_nand_benand_read_eccstatus_op() local
|
| H A D | nand_macronix.c | 254 struct nand_op_instr instrs[] = { in nand_power_down_op() local
|
| H A D | nand_hynix.c | 75 struct nand_op_instr instrs[] = { in hynix_nand_cmd_op() local 93 struct nand_op_instr instrs[] = { in hynix_nand_reg_write_op() local
|
| H A D | diskonchip.c | 348 struct nand_op_instr instrs[] = { in doc200x_readid() local
|
| H A D | nand_base.c | 1013 struct nand_op_instr instrs[] = { in nand_sp_exec_read_page_op() local 1055 struct nand_op_instr instrs[] = { in nand_lp_exec_read_page_op() local 1151 struct nand_op_instr instrs[] = { in nand_read_param_page_op() local 1207 struct nand_op_instr instrs[] = { nand_change_read_column_op() local 1283 struct nand_op_instr instrs[] = { nand_exec_prog_page_op() local 1405 struct nand_op_instr instrs[] = { nand_prog_page_end_op() local 1513 struct nand_op_instr instrs[] = { nand_change_write_column_op() local 1567 struct nand_op_instr instrs[] = { nand_readid_op() local 1606 struct nand_op_instr instrs[] = { nand_status_op() local 1641 struct nand_op_instr instrs[] = { nand_exit_status_op() local 1676 struct nand_op_instr instrs[] = { nand_erase_op() local 1734 struct nand_op_instr instrs[] = { nand_set_features_op() local 1781 struct nand_op_instr instrs[] = { nand_get_features_op() local 1805 struct nand_op_instr instrs[] = { nand_wait_rdy_op() local 1838 struct nand_op_instr instrs[] = { nand_reset_op() local 1875 struct nand_op_instr instrs[] = { nand_read_data_op() local 1925 struct nand_op_instr instrs[] = { nand_write_data_op() local 1959 const struct nand_op_instr *instrs; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | nand_toshiba.c | 37 struct nand_op_instr instrs[] = { in toshiba_nand_benand_read_eccstatus_op() local
|
| H A D | nand_macronix.c | 264 struct nand_op_instr instrs[] = { in nand_power_down_op() local
|
| H A D | nand_hynix.c | 75 struct nand_op_instr instrs[] = { in hynix_nand_cmd_op() local 93 struct nand_op_instr instrs[] = { in hynix_nand_reg_write_op() local
|
| H A D | diskonchip.c | 348 struct nand_op_instr instrs[] = { in doc200x_readid() local
|
| H A D | qcom_nandc.c | 2802 int instrs = 1; in qcom_misc_cmd_type_exec() local
|
| H A D | nand_base.c | 1139 struct nand_op_instr instrs[] = { in nand_sp_exec_read_page_op() local 1181 struct nand_op_instr instrs[] = { in nand_lp_exec_read_page_op() local 1380 struct nand_op_instr instrs[] = { in nand_read_param_page_op() local 1437 struct nand_op_instr instrs[] = { nand_change_read_column_op() local 1513 struct nand_op_instr instrs[] = { nand_exec_prog_page_op() local 1626 struct nand_op_instr instrs[] = { nand_prog_page_end_op() local 1746 struct nand_op_instr instrs[] = { nand_change_write_column_op() local 1800 struct nand_op_instr instrs[] = { nand_readid_op() local 1860 struct nand_op_instr instrs[] = { nand_status_op() local 1906 struct nand_op_instr instrs[] = { nand_exit_status_op() local 1942 struct nand_op_instr instrs[] = { nand_erase_op() local 2001 struct nand_op_instr instrs[] = { nand_set_features_op() local 2051 struct nand_op_instr instrs[] = { nand_get_features_op() local 2089 struct nand_op_instr instrs[] = { nand_wait_rdy_op() local 2122 struct nand_op_instr instrs[] = { nand_reset_op() local 2163 struct nand_op_instr instrs[] = { nand_read_data_op() local 2244 struct nand_op_instr instrs[] = { nand_write_data_op() local 2278 const struct nand_op_instr *instrs; global() member [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | feature-fixups.c | 124 unsigned int instrs[3], *dest; in do_stf_entry_barrier_fixups() local 176 unsigned int instrs[6], *dest; do_stf_exit_barrier_fixups() local 254 unsigned int instrs[4], *dest; do_uaccess_flush_fixups() local 305 unsigned int instrs[3], *dest; __do_entry_flush_fixups() local 390 unsigned int instrs[3], *dest; do_rfi_flush_fixups() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/lib/ |
| H A D | feature-fixups.c | 134 static int do_patch_fixups(long *start, long *end, unsigned int *instrs, int num) in do_patch_fixups() argument 155 static int do_patch_entry_fixups(long *start, long *end, unsigned int *instrs, in do_patch_entry_fixups() argument 184 unsigned int instrs[3]; do_stf_entry_barrier_fixups() local 221 unsigned int instrs[6]; do_stf_exit_barrier_fixups() local 313 unsigned int instrs[4]; do_uaccess_flush_fixups() local 354 unsigned int instrs[3]; __do_entry_flush_fixups() local 438 unsigned int instrs[3]; __do_rfi_flush_fixups() local [all...] |
| /kernel/linux/linux-5.10/include/linux/mtd/ |
| H A D | rawnand.h | 833 const struct nand_op_instr *instrs; member 983 const struct nand_op_instr *instrs; member
|
| /kernel/linux/linux-6.6/include/linux/mtd/ |
| H A D | rawnand.h | 863 const struct nand_op_instr *instrs; member 1013 const struct nand_op_instr *instrs; member
|