Searched full:hs400es (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | sprd,sdhci-r11.yaml | 53 "^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 D | mmc.c | 1410 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 D | host.c | 628 /* HS400 and HS400ES modes require 8-bit bus */ in mmc_validate_host_caps()
|
| /linux/include/linux/mmc/ |
| H A D | mmc.h | 368 #define EXT_CSD_CARD_TYPE_HS400ES (1<<8) /* Card can run at HS400ES */
|
| H A D | host.h | 89 bool enhanced_strobe; /* hs400es selection */
|