Home
last modified time | relevance | path

Searched refs:HimciControlPower (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/himci_v200/
H A Dhimci.c917 static void HimciControlPower(struct HimciHost *host, enum HimciPowerStatus status, bool forceEnable) in HimciControlPower() function
947 HimciControlPower(host, HOST_POWER_OFF, false); in HimciSetPowerMode()
949 HimciControlPower(host, HOST_POWER_ON, true); in HimciSetPowerMode()
1139 HimciControlPower(host, HOST_POWER_OFF, false); in HimciVoltageSwitchTo1v8()
1141 HimciControlPower(host, HOST_POWER_ON, false); in HimciVoltageSwitchTo1v8()
1562 HimciControlPower(host, HOST_POWER_OFF, true); in HimciHostRegistersInit()
1564 HimciControlPower(host, HOST_POWER_ON, true); in HimciHostRegistersInit()

Completed in 3 milliseconds