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:tx_st
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-pcsxx-defs.h
625
uint64_t
tx_st
:3;
member
627
uint64_t
tx_st
:3;
649
uint64_t
tx_st
:3;
member
651
uint64_t
tx_st
:3;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-pcsxx-defs.h
625
uint64_t
tx_st
:3;
member
627
uint64_t
tx_st
:3;
649
uint64_t
tx_st
:3;
member
651
uint64_t
tx_st
:3;
/kernel/linux/linux-5.10/sound/mips/
H
A
D
hal2.h
214
u32
tx_st
[24]; /* Channel status data */
member
/kernel/linux/linux-6.6/sound/mips/
H
A
D
hal2.h
214
u32
tx_st
[24]; /* Channel status data */
member
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-qcom-geni.c
175
u32 rx_st,
tx_st
;
in geni_i2c_err_misc()
local
179
tx_st
= readl_relaxed(gi2c->se.base + SE_DMA_TX_IRQ_STAT);
in geni_i2c_err_misc()
182
tx_st
= readl_relaxed(gi2c->se.base + SE_GENI_TX_FIFO_STATUS);
in geni_i2c_err_misc()
185
dma,
tx_st
, rx_st, m_stat);
in geni_i2c_err_misc()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-qcom-geni.c
192
u32 rx_st,
tx_st
;
in geni_i2c_err_misc()
local
196
tx_st
= readl_relaxed(gi2c->se.base + SE_DMA_TX_IRQ_STAT);
in geni_i2c_err_misc()
199
tx_st
= readl_relaxed(gi2c->se.base + SE_GENI_TX_FIFO_STATUS);
in geni_i2c_err_misc()
202
dma,
tx_st
, rx_st, m_stat);
in geni_i2c_err_misc()
Completed in 7 milliseconds