Searched defs:opts (Results 1 - 13 of 13) sorted by relevance

/u-boot/test/dm/
H A Dnand.c17 nand_erase_options_t opts = { }; local
/u-boot/drivers/dfu/
H A Ddfu_nand.c53 nand_erase_options_t opts; local
154 nand_erase_options_t opts; local
[all...]
/u-boot/drivers/fastboot/
H A Dfb_nand.c71 nand_erase_options_t opts; local
/u-boot/common/
H A Dhwconfig.c31 static const char *hwconfig_parse(const char *opts, size_t maxlen, argument
H A Dcli_hush_upstream.c12080 unsigned opts; local
/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c55 nand_erase_opts(struct mtd_info *mtd, const nand_erase_options_t *opts) argument
[all...]
/u-boot/cmd/
H A Dnand.c586 nand_erase_options_t opts; local
[all...]
/u-boot/drivers/ata/
H A Dahci.c422 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) argument
530 u32 opts; local
H A Ddwc_ahsata.c358 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) argument
381 u32 opts; local
/u-boot/include/
H A Dahci.h122 u32 opts; member in struct:ahci_cmd_hdr
/u-boot/drivers/core/
H A Dof_access.c346 of_find_node_opts_by_path(struct device_node *root, const char *path, const char **opts) argument
/u-boot/arch/arm/mach-imx/
H A Dcmd_nandbcb.c955 nand_erase_options_t opts; local
1058 nand_erase_options_t opts; local
[all...]
/u-boot/tools/env/
H A Dfw_env.c451 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts) argument
508 int fw_env_flush(struct env_opts *opts) argument
662 fw_env_set(int argc, char *argv[], struct env_opts *opts) argument
744 fw_parse_script(char *fname, struct env_opts *opts) argument
1411 fw_env_open(struct env_opts *opts) argument
1598 fw_env_close(struct env_opts *opts) argument
1798 parse_config(struct env_opts *opts) argument
[all...]

Completed in 252 milliseconds