| /rk3399_rockchip-uboot/tools/env/ |
| H A D | fw_env.c | 252 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts) in fw_printenv() 309 int fw_env_flush(struct env_opts *opts) in fw_env_flush() 471 int fw_env_set(int argc, char *argv[], struct env_opts *opts) in fw_env_set() 553 int fw_parse_script(char *fname, struct env_opts *opts) in fw_parse_script() 1132 int fw_env_open(struct env_opts *opts) in fw_env_open() 1337 int fw_env_close(struct env_opts *opts) in fw_env_close() 1435 static int parse_config(struct env_opts *opts) in parse_config()
|
| /rk3399_rockchip-uboot/drivers/dfu/ |
| H A D | dfu_nand.c | 53 nand_erase_options_t opts; in nand_block_op() local 149 nand_erase_options_t opts; in dfu_flush_medium_nand() local
|
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | phy-uclass.c | 316 int generic_phy_configure(struct phy *phy, union phy_configure_opts *opts) in generic_phy_configure() 328 union phy_configure_opts *opts) in generic_phy_validate()
|
| H A D | phy-rockchip-snps-pcie3.c | 276 static int rockchip_p3phy_configure(struct phy *phy, union phy_configure_opts *opts) in rockchip_p3phy_configure()
|
| H A D | phy-rockchip-naneng-edp.c | 293 union phy_configure_opts *opts) in rockchip_edp_phy_configure()
|
| H A D | phy-rockchip-samsung-hdptx.c | 1030 union phy_configure_opts *opts) in rockchip_hdptx_phy_configure()
|
| H A D | phy-rockchip-usbdp.c | 1145 union phy_configure_opts *opts) in rockchip_dpphy_configure()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | generic-phy.h | 336 union phy_configure_opts *opts) in generic_phy_configure() 343 union phy_configure_opts *opts) in generic_phy_validate()
|
| H A D | ahci.h | 123 u32 opts; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | hwconfig.c | 29 static const char *hwconfig_parse(const char *opts, size_t maxlen, in hwconfig_parse()
|
| H A D | fb_nand.c | 70 nand_erase_options_t opts; in _fb_nand_erase() local
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci.c | 549 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot() 656 u32 opts; in ahci_device_data_io() local
|
| H A D | dwc_ahsata.c | 352 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() 375 u32 opts; in ahci_exec_ata_cmd() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_util.c | 53 const nand_erase_options_t *opts) in nand_erase_opts()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nand.c | 477 nand_erase_options_t opts; in do_nand() local
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | of_access.c | 344 const char **opts) in of_find_node_opts_by_path()
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | rawnand.h | 990 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 1004 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
|