Home
last modified time | relevance | path

Searched defs:cfg (Results 76 – 100 of 189) sorted by relevance

12345678

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7ulp/
H A Diomux.h70 #define NEW_PAD_CTRL(cfg, pad) (((cfg) & ~MUX_PAD_CTRL_MASK) | \ argument
/rk3399_rockchip-uboot/drivers/memory/
H A Dti-aemif.c38 static void aemif_configure(int cs, struct aemif_config *cfg) in aemif_configure()
/rk3399_rockchip-uboot/arch/arm/mach-exynos/
H A Dpinmux.c384 int cfg = 0, pin = 0, i; in exynos5_spi_config() local
418 int cfg, pin, i; in exynos5420_spi_config() local
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Ddprc.c78 struct dprc_cfg *cfg, in dprc_create_container()
299 const struct dprc_connection_cfg *cfg) in dprc_connect()
H A Ddpbp.c54 const struct dpbp_cfg *cfg, in dpbp_create()
/rk3399_rockchip-uboot/drivers/mmc/
H A Dtegra_mmc.c22 struct mmc_config cfg; member
597 struct mmc_config *cfg = &plat->cfg; in tegra_mmc_probe() local
H A Dsdhci.c721 int sdhci_setup_cfg(struct mmc_config *cfg, struct sdhci_host *host,
809 int sdhci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg)
H A Dmsm_sdhci.c40 struct mmc_config cfg; member
H A Dstm32_sdmmc2.c20 struct mmc_config cfg; member
468 struct mmc_config *cfg = &plat->cfg; in stm32_sdmmc2_set_ios() local
526 struct mmc_config *cfg = &plat->cfg; in stm32_sdmmc2_probe() local
H A Dsdhci-cadence.c44 struct mmc_config cfg; member
H A Ds5p_sdhci.c22 struct mmc_config cfg; member
/rk3399_rockchip-uboot/board/freescale/mx53evk/
H A Dmx53evk.c149 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/board/barco/platinum/
H A Dplatinum.c106 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/board/barco/titanium/
H A Dtitanium.c226 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Ddpio.c53 const struct dpio_cfg *cfg, in dpio_create()
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A Dopos6ul.c143 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/board/freescale/mx53ard/
H A Dmx53ard.c124 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mvebu/
H A Dspi.h17 u32 cfg; /* 0x10604 */ member
/rk3399_rockchip-uboot/board/freescale/mx6qarm2/
H A Dmx6qarm2.c120 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/board/technologic/ts4800/
H A Dts4800.c101 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dclock_manager_gen5.c71 int cm_basic_init(const struct cm_config * const cfg) in cm_basic_init()
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpio.h30 #define DPIO_CMD_CREATE(cmd, cfg) \ argument
/rk3399_rockchip-uboot/board/freescale/mx51evk/
H A Dmx51evk.c268 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c75 unsigned int cfg) in exynos_mipi_dsi_init_fifo_pointer()
197 unsigned int cfg = (readl(&mipi_dsim->config)) & in exynos_mipi_dsi_init_config() local
262 unsigned int cfg; in exynos_mipi_dsi_set_data_lane_number() local
/rk3399_rockchip-uboot/board/grinn/liteboard/
H A Dboard.c117 struct fsl_esdhc_cfg *cfg = (struct fsl_esdhc_cfg *)mmc->priv; in board_mmc_getcd() local

12345678