Searched defs:opts (Results 1 – 12 of 12) sorted by relevance
/u-boot/drivers/dfu/ |
A D | dfu_nand.c | 53 nand_erase_options_t opts; in nand_block_op() local 154 nand_erase_options_t opts; in dfu_flush_medium_nand() local
|
/u-boot/tools/env/ |
A D | fw_env.c | 448 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts) in fw_printenv() 505 int fw_env_flush(struct env_opts *opts) in fw_env_flush() 659 int fw_env_set(int argc, char *argv[], struct env_opts *opts) in fw_env_set() 741 int fw_parse_script(char *fname, struct env_opts *opts) in fw_parse_script() 1409 int fw_env_open(struct env_opts *opts) in fw_env_open() 1614 int fw_env_close(struct env_opts *opts) in fw_env_close() 1728 static int parse_config(struct env_opts *opts) in parse_config()
|
/u-boot/common/ |
A D | hwconfig.c | 31 static const char *hwconfig_parse(const char *opts, size_t maxlen, in hwconfig_parse()
|
/u-boot/drivers/fastboot/ |
A D | fb_nand.c | 71 nand_erase_options_t opts; in _fb_nand_erase() local
|
/u-boot/drivers/ata/ |
A D | ahci.c | 534 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot() 641 u32 opts; in ahci_device_data_io() local
|
A D | dwc_ahsata.c | 358 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() 381 u32 opts; in ahci_exec_ata_cmd() local
|
/u-boot/drivers/mtd/nand/raw/ |
A D | nand_util.c | 55 const nand_erase_options_t *opts) in nand_erase_opts()
|
/u-boot/cmd/ |
A D | nand.c | 465 nand_erase_options_t opts; in do_nand() local
|
/u-boot/include/ |
A D | ahci.h | 122 u32 opts; member
|
/u-boot/arch/arm/mach-imx/ |
A D | cmd_nandbcb.c | 960 nand_erase_options_t opts; in nandbcb_init() local 1063 nand_erase_options_t opts; in do_nandbcb_bcbonly() local
|
/u-boot/drivers/core/ |
A D | of_access.c | 347 const char **opts) in of_find_node_opts_by_path()
|
/u-boot/include/linux/mtd/ |
A D | rawnand.h | 1030 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 1044 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
|
Completed in 27 milliseconds