Home
last modified time | relevance | path

Searched defs:hcs (Results 1 – 5 of 5) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3535av100/
Dsdhci_boot.c267 unsigned int cmd, hcs; in mmc_read_cmd() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3521dv200/
Dhimci_boot.c272 unsigned int cmd, hcs; in mmc_read_cmd() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/
Dsdhci_boot.c268 unsigned int cmd, hcs; in mmc_read_cmd() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3520dv500/
Dhimci_boot.c272 unsigned int cmd, hcs; in mmc_read_cmd() local
/third_party/grpc/test/cpp/end2end/
Dasync_end2end_test.cc223 TestScenario(bool inproc_stub, const std::string& creds_type, bool hcs, in TestScenario()