Home
last modified time | relevance | path

Searched refs:sdc (Results 1 – 12 of 12) sorted by relevance

/rk3399_rockchip-uboot/board/sunxi/
H A Dboard.c289 static void mmc_pinmux_setup(int sdc) in mmc_pinmux_setup() argument
294 switch (sdc) { in mmc_pinmux_setup()
472 printf("sunxi: invalid MMC slot %d for pinmux setup\n", sdc); in mmc_pinmux_setup()
/rk3399_rockchip-uboot/doc/
H A DREADME.rockchip97 To write an image that boots from an SD card (assumed to be /dev/sdc):
101 sudo dd if=out of=/dev/sdc seek=64 && \
102 sudo dd if=firefly-rk3288/u-boot-dtb.img of=/dev/sdc seek=16384
140 sudo dd if=out of=/dev/sdc seek=64
147 sudo dd if=out of=/dev/sdc seek=64
H A DREADME.chromium87 DISK=/dev/sdc # Replace with your actual SD card device
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c951 unsigned int sdc; in hdptx_phy_clk_pll_calc() local
971 for (sdc = 264000; sdc <= 750000; sdc += fref) in hdptx_phy_clk_pll_calc()
972 if (sdc * n > fref * mdiv) in hdptx_phy_clk_pll_calc()
975 if (sdc > 750000) in hdptx_phy_clk_pll_calc()
979 sdc / 16, in hdptx_phy_clk_pll_calc()
984 rational_best_approximation(sdc * n - fref * mdiv, in hdptx_phy_clk_pll_calc()
985 sdc, in hdptx_phy_clk_pll_calc()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra20-paz00.dts180 sdc {
181 nvidia,pins = "sdc";
252 nvidia,pins = "dta", "dtd", "owc", "sdc", "sdd",
H A Dtegra20-tamonten.dtsi142 nvidia,pins = "sdb", "sdc", "sdd";
203 "sdc";
H A Dtegra20-ventana.dts195 nvidia,pins = "sdb", "sdc", "sdd", "slxc";
231 "irtx", "pta", "rm", "sdc", "sdd",
H A Dtegra20-harmony.dts192 nvidia,pins = "sdb", "sdc", "sdd";
253 "sdc";
H A Dtegra20-seaboard.dts205 nvidia,pins = "sdb", "sdc", "sdd";
241 "irtx", "pta", "rm", "sdc", "sdd",
/rk3399_rockchip-uboot/drivers/net/
H A Dmvgbe.h381 u32 sdc; member
H A Dmvgbe.c437 MVGBE_REG_WR(regs->sdc, PORT_SDMA_CFG_VALUE); in mvgbe_init()
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A DREADME125 DEV=/dev/sdc
272 DEV=/dev/sdc