Home
last modified time | relevance | path

Searched full:hs400es (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/mmc/
H A Dsprd,sdhci-r11.yaml53 "^sprd,phy-delay-(legacy|mmc-(ddr52|highspeed|hs[24]00|hs400es)|sd-(highspeed|uhs-sdr(50|104)))$":
110 sprd,phy-delay-mmc-hs400es = <0x3f 0x3f 0x2e 0x2e>;
/linux/drivers/mmc/core/
H A Dmmc.c1410 pr_err("%s: switch to hs for hs400es failed, err:%d\n", in mmc_select_hs400es()
1433 pr_err("%s: switch to bus width for hs400es failed, err:%d\n", in mmc_select_hs400es()
1448 pr_err("%s: switch to hs400es failed, err:%d\n", in mmc_select_hs400es()
1555 * Activate High Speed, HS200 or HS400ES mode if supported.
H A Dhost.c628 /* HS400 and HS400ES modes require 8-bit bus */ in mmc_validate_host_caps()
/linux/include/linux/mmc/
H A Dmmc.h368 #define EXT_CSD_CARD_TYPE_HS400ES (1<<8) /* Card can run at HS400ES */
H A Dhost.h89 bool enhanced_strobe; /* hs400es selection */