Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c252 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 Ddfu_nand.c53 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 Dphy-uclass.c316 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 Dphy-rockchip-snps-pcie3.c276 static int rockchip_p3phy_configure(struct phy *phy, union phy_configure_opts *opts) in rockchip_p3phy_configure()
H A Dphy-rockchip-naneng-edp.c293 union phy_configure_opts *opts) in rockchip_edp_phy_configure()
H A Dphy-rockchip-samsung-hdptx.c1030 union phy_configure_opts *opts) in rockchip_hdptx_phy_configure()
H A Dphy-rockchip-usbdp.c1145 union phy_configure_opts *opts) in rockchip_dpphy_configure()
/rk3399_rockchip-uboot/include/
H A Dgeneric-phy.h336 union phy_configure_opts *opts) in generic_phy_configure()
343 union phy_configure_opts *opts) in generic_phy_validate()
H A Dahci.h123 u32 opts; member
/rk3399_rockchip-uboot/common/
H A Dhwconfig.c29 static const char *hwconfig_parse(const char *opts, size_t maxlen, in hwconfig_parse()
H A Dfb_nand.c70 nand_erase_options_t opts; in _fb_nand_erase() local
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c549 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 Ddwc_ahsata.c352 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 Dnand_util.c53 const nand_erase_options_t *opts) in nand_erase_opts()
/rk3399_rockchip-uboot/cmd/
H A Dnand.c477 nand_erase_options_t opts; in do_nand() local
/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c344 const char **opts) in of_find_node_opts_by_path()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h990 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument
1004 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument