Searched defs:cfg (Results 226 - 250 of 265) sorted by relevance

1234567891011

/u-boot/drivers/mmc/
H A Dfsl_esdhc.c84 struct mmc_config cfg; member in struct:fsl_esdhc_plat
803 fsl_esdhc_get_cfg_common(struct fsl_esdhc_priv *priv, struct mmc_config *cfg) argument
933 fsl_esdhc_initialize(struct bd_info *bis, struct fsl_esdhc_cfg *cfg) argument
988 struct fsl_esdhc_cfg *cfg; local
[all...]
H A Dam654_sdhci.c91 struct mmc_config cfg; member in struct:am654_sdhci_plat
639 struct mmc_config *cfg = &plat->cfg; local
690 struct mmc_config *cfg = &plat->cfg; local
592 sdhci_am654_get_otap_delay(struct udevice *dev, struct mmc_config *cfg) argument
[all...]
H A Dbcm2835_sdhost.c159 struct mmc_config cfg; member in struct:bcm2835_plat
742 struct mmc_config *cfg = &host->plat->cfg; local
[all...]
H A Djz_mmc.c121 struct mmc_config cfg; member in struct:jz_mmc_plat
451 struct mmc_config *cfg; local
[all...]
H A Dzynq_sdhci.c95 struct mmc_config cfg; member in struct:arasan_sdhci_plat
H A Dxenon_sdhci.c119 struct mmc_config cfg; member in struct:xenon_sdhci_plat
H A Drockchip_sdhci.c95 struct mmc_config cfg; member in struct:rockchip_sdhc_plat
395 struct mmc_config *cfg = &plat->cfg; local
573 struct mmc_config *cfg = &plat->cfg; local
624 struct mmc_config *cfg = &plat->cfg; local
[all...]
/u-boot/drivers/clk/
H A Dclk-hsdk-cgu.c398 hsdk_pll_set_cfg(struct hsdk_cgu_clk *clk, const struct hsdk_pll_cfg *cfg) argument
479 hsdk_pll_comm_update_rate(struct hsdk_cgu_clk *clk, unsigned long rate, const struct hsdk_pll_cfg *cfg) argument
499 hsdk_pll_core_update_rate(struct hsdk_cgu_clk *clk, unsigned long rate, const struct hsdk_pll_cfg *cfg) argument
594 common_div_clk_set(struct clk *sclk, ulong rate, const struct hsdk_div_full_cfg *cfg) argument
[all...]
/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c81 struct ast2600_pll_cfg cfg; member in struct:ast2600_pll_desc
[all...]
/u-boot/arch/arm/mach-exynos/
H A Dclock.c1173 unsigned int cfg; local
1200 unsigned int cfg; local
[all...]
/u-boot/boot/
H A Dpxe_utils.c1111 static int parse_menu(struct pxe_context *ctx, char **c, struct pxe_menu *cfg, argument
1073 handle_include(struct pxe_context *ctx, char **c, unsigned long base, struct pxe_menu *cfg, int nest_level) argument
1149 parse_label_menu(char **c, struct pxe_menu *cfg, struct pxe_label *label) argument
1220 parse_label(char **c, struct pxe_menu *cfg) argument
1336 parse_pxefile_top(struct pxe_context *ctx, char *p, unsigned long base, struct pxe_menu *cfg, int nest_level) argument
1417 destroy_pxe_menu(struct pxe_menu *cfg) argument
1436 struct pxe_menu *cfg; local
1463 pxe_menu_to_menu(struct pxe_menu *cfg) argument
1530 boot_unattempted_labels(struct pxe_context *ctx, struct pxe_menu *cfg) argument
1544 handle_pxe_menu(struct pxe_context *ctx, struct pxe_menu *cfg) argument
1637 struct pxe_menu *cfg; local
[all...]
/u-boot/drivers/video/tegra124/
H A Ddp.c451 _tegra_dp_lower_link_config(struct tegra_dp_priv *dp, struct tegra_dp_link_config *cfg) argument
768 tegra_dc_dp_link_trained(struct tegra_dp_priv *dp, const struct tegra_dp_link_config *cfg) argument
795 tegra_dp_channel_eq_status(struct tegra_dp_priv *dp, const struct tegra_dp_link_config *cfg) argument
839 tegra_dp_clock_recovery_status(struct tegra_dp_priv *dp, const struct tegra_dp_link_config *cfg) argument
864 tegra_dp_lt_adjust(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], u32 pc[4], u8 pc_supported, const struct tegra_dp_link_config *cfg) argument
904 tegra_dp_wait_aux_training(struct tegra_dp_priv *dp, bool is_clk_recovery, const struct tegra_dp_link_config *cfg) argument
914 tegra_dp_tpg(struct tegra_dp_priv *dp, u32 tp, u32 n_lanes, const struct tegra_dp_link_config *cfg) argument
981 tegra_dp_lower_link_config(struct tegra_dp_priv *dp, const struct display_timing *timing, struct tegra_dp_link_config *cfg) argument
1007 tegra_dp_lt_config(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], u32 pc[4], const struct tegra_dp_link_config *cfg) argument
1092 _tegra_dp_channel_eq(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], u32 pc[4], u8 pc_supported, u32 n_lanes, const struct tegra_dp_link_config *cfg) argument
1124 tegra_dp_channel_eq(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], u32 pc[4], const struct tegra_dp_link_config *cfg) argument
1145 _tegra_dp_clk_recovery(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], u32 pc[4], u8 pc_supported, u32 n_lanes, const struct tegra_dp_link_config *cfg) argument
1172 tegra_dp_clk_recovery(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], u32 pc[4], const struct tegra_dp_link_config *cfg) argument
1190 tegra_dc_dp_full_link_training(struct tegra_dp_priv *dp, const struct display_timing *timing, struct tegra_dp_link_config *cfg) argument
[all...]
H A Dsor.c931 tegra_sor_precharge_lanes(struct udevice *dev, const struct tegra_dp_link_config *cfg) argument
/u-boot/drivers/video/
H A Dssd2828.c154 static u32 read_hw_register(const struct ssd2828_config *cfg, u8 regnum) argument
163 static void write_hw_register(const struct ssd2828_config *cfg, u8 regnum, argument
173 static void send_mipi_dcs_command(const struct ssd2828_config *cfg, u8 cmdnum) argument
184 static void ssd2828_reset(const struct ssd2828_config *cfg) argument
193 ssd2828_enable_gpio(const struct ssd2828_config *cfg) argument
235 ssd2828_free_gpio(const struct ssd2828_config *cfg) argument
289 ssd2828_configure_video_interface(const struct ssd2828_config *cfg, const struct ctfb_res_modes *mode) argument
340 ssd2828_init(const struct ssd2828_config *cfg, const struct ctfb_res_modes *mode) argument
[all...]
/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c873 struct ssd2828_config cfg = { local
/u-boot/drivers/virtio/
H A Dvirtio_pci_modern.c255 struct virtio_pci_common_cfg __iomem *cfg = priv->common; local
[all...]
/u-boot/arch/arm/include/asm/
H A Domap_mmc.h71 struct mmc_config cfg; member in struct:omap_hsmmc_plat
/u-boot/include/
H A Dfsl_esdhc_imx.h230 struct mmc_config cfg; member in struct:fsl_esdhc_cfg
H A Dfsl_esdhc.h217 struct mmc_config cfg; member in struct:fsl_esdhc_cfg
H A Dsdhci.h352 struct mmc_config cfg; member in struct:sdhci_host
/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training.c2907 static unsigned int mv_ddr_misl_phy_drv_calc(unsigned int cfg) argument
2931 static unsigned int mv_ddr_misl_phy_odt_calc(unsigned int cfg) argument
/u-boot/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c380 struct phy_configure_opts_mipi_dphy *cfg = &inno->dphy_cfg; local
H A Dphy-rockchip-inno-hdmi.c500 const struct pre_pll_config *cfg = pre_pll_cfg_table; local
518 const struct pre_pll_config *cfg = pre_pll_cfg_table; local
538 const struct pre_pll_config *cfg; local
607 inno_hdmi_phy_rk3328_power_on(struct phy *phy, const struct post_pll_config *cfg, const struct phy_config *phy_cfg) argument
752 const struct post_pll_config *cfg = post_pll_cfg_table; local
[all...]
/u-boot/drivers/ddr/altera/
H A Dsequencer.c61 const struct socfpga_sdram_config *cfg = socfpga_get_sdram_config(); local
/u-boot/drivers/mtd/nand/raw/
H A Drockchip_nfc.c176 const struct nfc_cfg *cfg; member in struct:rk_nfc
[all...]

Completed in 636 milliseconds

1234567891011