Home
last modified time | relevance | path

Searched +defs:subop +defs:type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h131 __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 …]
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c2287 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 …]
H A Drockchip-nand-controller.c131 enum nfc_type type; member
332 const struct nand_subop *subop) in rk_nfc_cmd()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c141 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()