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 | 451 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts) in fw_printenv() 508 int fw_env_flush(struct env_opts *opts) in fw_env_flush() 662 int fw_env_set(int argc, char *argv[], struct env_opts *opts) in fw_env_set() 744 int fw_parse_script(char *fname, struct env_opts *opts) in fw_parse_script() 1415 int fw_env_open(struct env_opts *opts) in fw_env_open() 1605 int fw_env_close(struct env_opts *opts) in fw_env_close() 1788 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 | 70 nand_erase_options_t opts; in _fb_nand_erase() local
|
| /u-boot/drivers/ata/ |
| A D | ahci.c | 485 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot() 593 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 | 56 const nand_erase_options_t *opts) in nand_erase_opts()
|
| /u-boot/cmd/ |
| A D | nand.c | 585 nand_erase_options_t opts; in do_nand() local
|
| /u-boot/arch/arm/mach-imx/ |
| A D | cmd_nandbcb.c | 955 nand_erase_options_t opts; in nandbcb_init() local 1058 nand_erase_options_t opts; in do_nandbcb_bcbonly() local
|
| /u-boot/include/ |
| A D | ahci.h | 122 u32 opts; member
|
| /u-boot/drivers/core/ |
| A D | of_access.c | 348 const char **opts) in of_find_node_opts_by_path()
|
| /u-boot/include/linux/mtd/ |
| A D | rawnand.h | 1051 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 1065 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
|
Completed in 26 milliseconds