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:POWER_UP
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H
A
D
phy-qcom-m31.c
51
#define
POWER_UP
BIT(0)
macro
190
writel(
POWER_UP
, qphy->base + USB2PHY_PORT_POWERDOWN);
in m31usb_phy_init()
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
sta529.c
87
#define
POWER_UP
0x00
macro
163
POWER_UP
);
in sta529_set_bias_level()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
sta529.c
87
#define
POWER_UP
0x00
macro
163
POWER_UP
);
in sta529_set_bias_level()
/kernel/linux/linux-5.10/drivers/media/radio/si4713/
H
A
D
si4713.h
164
#define
POWER_UP
0x01
macro
H
A
D
si4713.c
1126
ret = si4713_set_power_state(sdev,
POWER_UP
);
in si4713_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/radio/si4713/
H
A
D
si4713.h
164
#define
POWER_UP
0x01
macro
H
A
D
si4713.c
1126
ret = si4713_set_power_state(sdev,
POWER_UP
);
in si4713_s_ctrl()
/kernel/linux/linux-5.10/drivers/misc/mei/
H
A
D
init.c
28
MEI_DEV_STATE(
POWER_UP
);
in mei_dev_state_str()
/kernel/linux/linux-6.6/drivers/misc/mei/
H
A
D
init.c
29
MEI_DEV_STATE(
POWER_UP
);
in mei_dev_state_str()
Completed in 9 milliseconds