Searched refs:voltage (Results 1 – 10 of 10) sorted by relevance
67 uint32_t voltage, uint32_t state);79 uint32_t voltage, uint32_t state) in chal_sd_set_power() argument91 (voltage << 9)); in chal_sd_set_power()191 uint32_t ctl_val, voltage; in chal_sd_init() local275 handle->cfg.voltage = 0; in chal_sd_init()276 voltage = 0x7; in chal_sd_init()279 handle->cfg.voltage |= SD_VDD_WINDOW_3_3_TO_3_4; in chal_sd_init()280 voltage = 0x7; in chal_sd_init()282 handle->cfg.voltage |= SD_VDD_WINDOW_3_0_TO_3_1; in chal_sd_init()283 voltage = 0x6; in chal_sd_init()[all …]
55 uint32_t voltage; /* voltage level */ member
98 uint32_t voltage; /* voltage supported */ member
150 uint32_t voltage; /* voltage level */ member
27 regulator-type = "voltage";
331 * - optional on SoMs with SD voltage translator332 * - mandatory on SoMs without SD voltage translator
100 lsadc voltage min: 000000FE, max: 000000FF, aver: 000000FE, index: 00000000
54 to extensive power-gating and dynamic voltage and clock scaling based on
423 Card did not respond to voltage select! : -110436 Card did not respond to voltage select! : -110
3818 …- adjust the voltage when sys dvfs enabled ([416c443](https://review.trustedfirmware.org/plugins/g…7093 …- fix the DRAM voltage after the system resumes ([600f168](https://review.trustedfirmware.org/plug…7528 …- add SMC support for HWMON voltage and temp sensor ([52cf9c2](https://review.trustedfirmware.org/…7734 …- add helper to enable high speed mode in low voltage ([dea02f4](https://review.trustedfirmware.or…11603 - mmc: `ACMD41` does not send voltage information during initialization,