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
defs:bit_cfg
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
ti_am335x_tsc.c
78
int i,
bit_cfg
;
in titsc_config_wires()
local
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
ti_am335x_tsc.c
77
int i,
bit_cfg
;
in titsc_config_wires()
local
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-thunderx.c
78
u64
bit_cfg
= readq(txgpio->register_base + bit_cfg_reg(line));
in thunderx_gpio_is_gpio_nowarn()
local
137
u64
bit_cfg
= txgpio->line_entries[line].fil_bits | GPIO_BIT_CFG_TX_OE;
in thunderx_gpio_dir_out()
local
161
u64
bit_cfg
;
in thunderx_gpio_get_direction()
local
185
u64
bit_cfg
;
in thunderx_gpio_set_config()
local
332
u64
bit_cfg
;
thunderx_gpio_irq_set_type()
local
494
u64
bit_cfg
= readq(txgpio->register_base +
bit_cfg
_reg(i));
thunderx_gpio_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-thunderx.c
76
u64
bit_cfg
= readq(txgpio->register_base + bit_cfg_reg(line));
in thunderx_gpio_is_gpio_nowarn()
local
135
u64
bit_cfg
= txgpio->line_entries[line].fil_bits | GPIO_BIT_CFG_TX_OE;
in thunderx_gpio_dir_out()
local
159
u64
bit_cfg
;
in thunderx_gpio_get_direction()
local
183
u64
bit_cfg
;
in thunderx_gpio_set_config()
local
330
u64
bit_cfg
;
thunderx_gpio_irq_set_type()
local
495
u64
bit_cfg
= readq(txgpio->register_base +
bit_cfg
_reg(i));
thunderx_gpio_probe()
local
[all...]
Completed in 4 milliseconds