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:hrst
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-uctlx-defs.h
92
uint64_t
hrst
:1;
member
94
uint64_t
hrst
:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-uctlx-defs.h
92
uint64_t
hrst
:1;
member
94
uint64_t
hrst
:1;
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H
A
D
octeon-platform.c
40
if (clk_rst_ctl.s.
hrst
) {
in octeon2_usb_reset()
127
if (clk_rst_ctl.s.
hrst
)
in octeon2_usb_clocks_start()
131
clk_rst_ctl.s.
hrst
= 0;
in octeon2_usb_clocks_start()
249
clk_rst_ctl.s.
hrst
= 1;
in octeon2_usb_clocks_start()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H
A
D
octeon-platform.c
42
if (clk_rst_ctl.s.
hrst
) {
in octeon2_usb_reset()
129
if (clk_rst_ctl.s.
hrst
)
in octeon2_usb_clocks_start()
133
clk_rst_ctl.s.
hrst
= 0;
in octeon2_usb_clocks_start()
251
clk_rst_ctl.s.
hrst
= 1;
in octeon2_usb_clocks_start()
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
H
A
D
octeon-hcd.h
1648
* @
hrst
: When this field is '0' the reset associated with
1678
__BITFIELD_FIELD(u64
hrst
: 1,
H
A
D
octeon-hcd.c
674
usbn_clk_ctl.s.
hrst
= 0;
in cvmx_usb_shutdown()
714
usbn_clk_ctl.s.
hrst
= 0;
in cvmx_usb_initialize()
829
usbn_clk_ctl.s.
hrst
= 1;
in cvmx_usb_initialize()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
octeon-hcd.h
1648
* @
hrst
: When this field is '0' the reset associated with
1678
__BITFIELD_FIELD(u64
hrst
: 1,
H
A
D
octeon-hcd.c
676
usbn_clk_ctl.s.
hrst
= 0;
in cvmx_usb_shutdown()
716
usbn_clk_ctl.s.
hrst
= 0;
in cvmx_usb_initialize()
831
usbn_clk_ctl.s.
hrst
= 1;
in cvmx_usb_initialize()
Completed in 17 milliseconds