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:conf_regs
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/light/
H
A
D
cm32181.c
81
u16
conf_regs
[CM32181_CONF_REG_NUM];
member
155
cm32181->
conf_regs
[i] = vals[CPM0_HEADER_SIZE + i];
in cm32181_acpi_parse_cpm_tables()
213
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD] =
in cm32181_reg_init()
226
cm32181->
conf_regs
[i]);
in cm32181_reg_init()
248
als_it = cm32181->
conf_regs
[CM32181_REG_ADDR_CMD];
in cm32181_read_als_it()
287
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD] &=
in cm32181_write_als_it()
289
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD] |=
in cm32181_write_als_it()
292
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD]);
in cm32181_write_als_it()
518
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD]);
in cm32181_resume()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
pl35x-nand-controller.c
128
* @
conf_regs
: SMC configuration registers for command phase
138
void __iomem *
conf_regs
;
member
218
nfc->
conf_regs
+ PL35X_SMC_DIRECT_CMD);
in pl35x_smc_update_regs()
226
writel(bw, nfc->
conf_regs
+ PL35X_SMC_OPMODE);
in pl35x_smc_set_buswidth()
235
nfc->
conf_regs
+ PL35X_SMC_MEMC_CFG_CLR);
in pl35x_smc_clear_irq()
243
ret = readl_poll_timeout(nfc->
conf_regs
+ PL35X_SMC_MEMC_STATUS, reg,
in pl35x_smc_wait_for_irq()
261
ret = readl_poll_timeout(nfc->
conf_regs
+ PL35X_SMC_ECC_STATUS, reg,
in pl35x_smc_wait_for_ecc_done()
278
ecc_cfg = readl(nfc->
conf_regs
+ PL35X_SMC_ECC_CFG);
in pl35x_smc_set_ecc_mode()
281
writel(ecc_cfg, nfc->
conf_regs
+ PL35X_SMC_ECC_CFG);
in pl35x_smc_set_ecc_mode()
322
writel(plnand->timings, nfc->
conf_regs
in pl35x_nand_select_target()
[all...]
/kernel/linux/linux-5.10/drivers/iio/light/
H
A
D
cm32181.c
81
u16
conf_regs
[CM32181_CONF_REG_NUM];
member
155
cm32181->
conf_regs
[i] = vals[CPM0_HEADER_SIZE + i];
in cm32181_acpi_parse_cpm_tables()
213
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD] =
in cm32181_reg_init()
226
cm32181->
conf_regs
[i]);
in cm32181_reg_init()
248
als_it = cm32181->
conf_regs
[CM32181_REG_ADDR_CMD];
in cm32181_read_als_it()
287
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD] &=
in cm32181_write_als_it()
289
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD] |=
in cm32181_write_als_it()
292
cm32181->
conf_regs
[CM32181_REG_ADDR_CMD]);
in cm32181_write_als_it()
Completed in 4 milliseconds