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:REG_0x03_LAMPPWR
(Results
1 - 9
of
9
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
gl646_registers.h
58
static constexpr RegMask
REG_0x03_LAMPPWR
= 0x10;
member
H
A
D
low.cpp
568
static const std::uint8_t
REG_0x03_LAMPPWR
= 0x10;
in sanei_genesys_set_lamp_power()
local
571
regs.find_reg(0x03).value |=
REG_0x03_LAMPPWR
;
in sanei_genesys_set_lamp_power()
591
regs.find_reg(0x03).value &= ~
REG_0x03_LAMPPWR
;
in sanei_genesys_set_lamp_power()
594
regs.find_reg(0x03).value &= ~
REG_0x03_LAMPPWR
;
in sanei_genesys_set_lamp_power()
H
A
D
gl842_registers.h
56
static constexpr RegMask
REG_0x03_LAMPPWR
= 0x10;
member
H
A
D
gl841_registers.h
55
static constexpr RegMask
REG_0x03_LAMPPWR
= 0x10;
member
H
A
D
gl846_registers.h
57
static constexpr RegMask
REG_0x03_LAMPPWR
= 0x10;
member
H
A
D
gl847_registers.h
57
static constexpr RegMask
REG_0x03_LAMPPWR
= 0x10;
member
H
A
D
gl124_registers.h
57
static constexpr RegMask
REG_0x03_LAMPPWR
= 0x10;
member
H
A
D
gl843_registers.h
57
static constexpr RegMask
REG_0x03_LAMPPWR
= 0x10;
member
H
A
D
gl841.cpp
1450
local_reg.init_reg(0x03, reg->get8(0x03) |
REG_0x03_LAMPPWR
);
in begin_scan()
Completed in 12 milliseconds