Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:drvPhase
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/hisilicon/common/platform/mmc/sdhci/
H
A
D
sdhci.c
840
uint32_t
drvPhase
, phase;
in SdhciSetPhase()
local
851
drvPhase
= SDHCI_PHASE_112P5_DEGREE;
in SdhciSetPhase()
854
drvPhase
= SDHCI_PHASE_258P75_DEGREE;
in SdhciSetPhase()
857
drvPhase
= SDHCI_PHASE_180_DEGREE;
in SdhciSetPhase()
860
drvPhase
= SDHCI_PHASE_225_DEGREE;
in SdhciSetPhase()
863
drvPhase
= SDHCI_PHASE_180_DEGREE;
in SdhciSetPhase()
866
drvPhase
= SDHCI_PHASE_225_DEGREE;
in SdhciSetPhase()
873
drvPhase
= SDHCI_PHASE_180_DEGREE;
in SdhciSetPhase()
877
drvPhase
= SDHCI_PHASE_180_DEGREE;
in SdhciSetPhase()
882
SdhciSetDrvPhase(host->hostId,
drvPhase
);
in SdhciSetPhase()
[all...]
Completed in 2 milliseconds