/openbmc/u-boot/drivers/mmc/ |
H A D | tmio-common.h | 55 #define TMIO_SD_CLKCTL_DIV1024 BIT(16) /* SDCLK = CLK / 1024 */ 56 #define TMIO_SD_CLKCTL_DIV512 BIT(7) /* SDCLK = CLK / 512 */ 57 #define TMIO_SD_CLKCTL_DIV256 BIT(6) /* SDCLK = CLK / 256 */ 58 #define TMIO_SD_CLKCTL_DIV128 BIT(5) /* SDCLK = CLK / 128 */ 59 #define TMIO_SD_CLKCTL_DIV64 BIT(4) /* SDCLK = CLK / 64 */ 60 #define TMIO_SD_CLKCTL_DIV32 BIT(3) /* SDCLK = CLK / 32 */ 61 #define TMIO_SD_CLKCTL_DIV16 BIT(2) /* SDCLK = CLK / 16 */ 62 #define TMIO_SD_CLKCTL_DIV8 BIT(1) /* SDCLK = CLK / 8 */ 63 #define TMIO_SD_CLKCTL_DIV4 BIT(0) /* SDCLK = CLK / 4 */ 64 #define TMIO_SD_CLKCTL_DIV2 0 /* SDCLK = CLK / 2 */ [all …]
|
H A D | sdhci-cadence.c | 81 { "cdns,phy-dll-delay-sdclk", SDHCI_CDNS_PHY_DLY_SDCLK, }, 82 { "cdns,phy-dll-delay-sdclk-hsmmc", SDHCI_CDNS_PHY_DLY_HSMMC, },
|
H A D | s5p_sdhci.c | 54 * Inverter delay means10ns delay if SDCLK 50MHz setting in s5p_sdhci_set_control_reg()
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | cdns,sdhci.yaml | 92 cdns,phy-dll-delay-sdclk: 94 Value of the delay introduced on the sdclk output for all modes except 100 cdns,phy-dll-delay-sdclk-hsmmc: 102 Value of the delay introduced on the sdclk output for HS200, HS400 and 155 cdns,phy-dll-delay-sdclk = <0>;
|
H A D | marvell,xenon-sdhci.yaml | 230 clocks = <&sdclk 0>, <&axi_clk 0>; 272 clocks = <&sdclk 0>;
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-xenon-phy.c | 238 * 1. SDCLK frequency changes. 239 * 2. SDCLK is stopped and re-enabled. 490 * 2. SDCLK is higher than 52MHz in xenon_emmc_phy_strobe_delay_adj() 512 * If eMMC PHY Slow Mode is required in lower speed mode (SDCLK < 55MHz) 805 * PHY setting should be adjusted when SDCLK frequency, Bus Width
|
H A D | sdhci-of-aspeed.c | 261 * period of SDCLK = period of SDMCLK. in aspeed_sdhci_set_clock() 264 * period of SDCLK = period of SDMCLK * 2 * (EMMC12C[7:6], EMMC[15:8]) in aspeed_sdhci_set_clock() 544 dev_err(&pdev->dev, "Unable to enable SDCLK\n"); in aspeed_sdc_probe()
|
H A D | sdhci-cadence.c | 98 { "cdns,phy-dll-delay-sdclk", SDHCI_CDNS_PHY_DLY_SDCLK, }, 99 { "cdns,phy-dll-delay-sdclk-hsmmc", SDHCI_CDNS_PHY_DLY_HSMMC, },
|
H A D | sdhci-xenon.c | 51 /* Set SDCLK-off-while-idle */ 471 /* Disable SDCLK-Off-While-Idle before card init */ in xenon_sdhc_prepare()
|
/openbmc/u-boot/include/configs/ |
H A D | zipitz2.h | 83 #define CONFIG_SYS_CPUSPEED 0x190 /* standard setting for 312MHz; L=16, N=1.5, A=0, SDCLK!=System…
|
/openbmc/u-boot/drivers/ram/ |
H A D | stm32_sdram.c | 114 u8 sdclk; member 178 writel(control->sdclk << FMC_SDCR_SDCLK_SHIFT in stm32_sdram_init()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | sa1110-cpufreq.c | 152 * If SDCLK would invalidate the SDRAM timings, in sdram_calculate_timing() 153 * run SDCLK at half speed. in sdram_calculate_timing()
|
/openbmc/u-boot/board/freescale/mx6memcal/ |
H A D | spl.c | 58 /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 40ohm */ 117 /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 40ohm */
|
/openbmc/u-boot/board/bachmann/ot1200/ |
H A D | ot1200_spl.c | 12 /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 48ohm */
|
/openbmc/u-boot/board/barco/platinum/ |
H A D | spl_picon.c | 27 /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 40ohm */
|
H A D | spl_titanium.c | 27 /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 40ohm */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stm32f429-disco-u-boot.dtsi | 200 <STM32_PINMUX('G', 8, AF12)>; /* SDCLK */
|
H A D | uniphier-ld11.dtsi | 442 cdns,phy-dll-delay-sdclk = <21>; 443 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
H A D | stm32f469-disco-u-boot.dtsi | 224 <STM32_PINMUX('G', 8, AF12)>; /* SDCLK> */
|
H A D | stm32429i-eval-u-boot.dtsi | 225 <STM32_PINMUX('G', 8, AF12)>; /* SDCLK> */
|
H A D | uniphier-pxs3.dtsi | 362 cdns,phy-dll-delay-sdclk = <21>; 363 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
H A D | uniphier-ld20.dtsi | 571 cdns,phy-dll-delay-sdclk = <21>; 572 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
/openbmc/linux/arch/arm64/boot/dts/socionext/ |
H A D | uniphier-ld11.dtsi | 462 cdns,phy-dll-delay-sdclk = <21>; 463 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
H A D | uniphier-ld20.dtsi | 598 cdns,phy-dll-delay-sdclk = <21>; 599 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gw_ventana_spl.c | 29 /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 40ohm */ 89 /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 40ohm */
|