Searched +defs:subop +defs:type (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
| D | fun_hci.h | 131 __u8 type; member 151 __u8 subop; member 185 __u8 subop; member 215 __u8 subop; member 242 __u8 subop; member 297 __u8 subop; member 472 __u8 subop; /* see fun_data_subop enum */ member 498 __u8 subop; member 517 __u8 subop; member 524 __u8 subop; member [all …]
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| D | nand_base.c | 1961 struct nand_subop subop; member 2238 static bool nand_subop_instr_is_valid(const struct nand_subop *subop, in nand_subop_instr_is_valid() 2244 static unsigned int nand_subop_get_start_off(const struct nand_subop *subop, in nand_subop_get_start_off() 2264 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop, in nand_subop_get_addr_start_off() 2286 unsigned int nand_subop_get_num_addr_cyc(const struct nand_subop *subop, in nand_subop_get_num_addr_cyc() 2318 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop, in nand_subop_get_data_start_off() 2340 unsigned int nand_subop_get_data_len(const struct nand_subop *subop, in nand_subop_get_data_len() 4547 static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type) in nand_decode_id() 4581 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand() 4587 struct nand_flash_dev *type) in find_full_id_nand() [all …]
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| D | nand_base.c | 2287 struct nand_subop subop; member 2564 static bool nand_subop_instr_is_valid(const struct nand_subop *subop, in nand_subop_instr_is_valid() 2570 static unsigned int nand_subop_get_start_off(const struct nand_subop *subop, in nand_subop_get_start_off() 2590 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop, in nand_subop_get_addr_start_off() 2612 unsigned int nand_subop_get_num_addr_cyc(const struct nand_subop *subop, in nand_subop_get_num_addr_cyc() 2644 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop, in nand_subop_get_data_start_off() 2666 unsigned int nand_subop_get_data_len(const struct nand_subop *subop, in nand_subop_get_data_len() 5020 static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type) in nand_decode_id() 5054 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand() 5060 struct nand_flash_dev *type) in find_full_id_nand() [all …]
|
| D | rockchip-nand-controller.c | 131 enum nfc_type type; member 332 const struct nand_subop *subop) in rk_nfc_cmd()
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
| D | nand-controller.c | 141 enum atmel_nand_rb_type type; member 633 const struct nand_subop *subop) in atmel_hsmc_exec_cmd_addr() 661 const struct nand_subop *subop) in atmel_hsmc_exec_rw() 679 const struct nand_subop *subop) in atmel_hsmc_exec_waitrdy()
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/ |
| D | nand-controller.c | 141 enum atmel_nand_rb_type type; member 633 const struct nand_subop *subop) in atmel_hsmc_exec_cmd_addr() 661 const struct nand_subop *subop) in atmel_hsmc_exec_rw() 679 const struct nand_subop *subop) in atmel_hsmc_exec_waitrdy()
|