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:sta_reg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
mt6358-irq.c
95
unsigned int irq_status,
sta_reg
, status;
in mt6358_irq_sp_handler()
local
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
mt6358-irq.c
143
unsigned int irq_status,
sta_reg
, status;
in mt6358_irq_sp_handler()
local
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
pic32_uart.c
217
u32
sta_reg
, c;
in pic32_uart_do_rx()
local
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/mt6358/
H
A
D
core.h
17
unsigned int
sta_reg
;
member
/kernel/linux/linux-6.6/include/linux/mfd/mt6358/
H
A
D
core.h
14
unsigned int
sta_reg
;
member
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
pic32_uart.c
282
u32
sta_reg
, c;
in pic32_uart_do_rx()
local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
renesas_usb3.c
1073
u32
sta_reg
= usb3_ep->num ? USB3_PN_STA : USB3_P0_STA;
in usb3_wait_pipe_status()
local
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
renesas_usb3.c
1131
u32
sta_reg
= usb3_ep->num ? USB3_PN_STA : USB3_P0_STA;
in usb3_wait_pipe_status()
local
Completed in 13 milliseconds