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:OCTEON_CN73XX
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
octeon-feature.h
201
|| OCTEON_IS_MODEL(
OCTEON_CN73XX
);
in octeon_has_feature()
205
|| OCTEON_IS_MODEL(
OCTEON_CN73XX
));
in octeon_has_feature()
H
A
D
cvmx-ciu-defs.h
67
case
OCTEON_CN73XX
& OCTEON_FAMILY_MASK:
in CVMX_CIU_PP_POKEX()
82
case
OCTEON_CN73XX
& OCTEON_FAMILY_MASK:
in CVMX_CIU_WDOGX()
H
A
D
cvmx-sli-defs.h
45
case
OCTEON_CN73XX
& OCTEON_FAMILY_MASK:
in CVMX_SLI_PCIE_MSI_RCV_FUNC()
H
A
D
octeon-model.h
83
#define
OCTEON_CN73XX
(OCTEON_CN73XX_PASS1_0 | OM_IGNORE_REVISION)
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
octeon-feature.h
201
|| OCTEON_IS_MODEL(
OCTEON_CN73XX
);
in octeon_has_feature()
205
|| OCTEON_IS_MODEL(
OCTEON_CN73XX
));
in octeon_has_feature()
H
A
D
cvmx-ciu-defs.h
67
case
OCTEON_CN73XX
& OCTEON_FAMILY_MASK:
in CVMX_CIU_PP_POKEX()
82
case
OCTEON_CN73XX
& OCTEON_FAMILY_MASK:
in CVMX_CIU_WDOGX()
H
A
D
cvmx-sli-defs.h
45
case
OCTEON_CN73XX
& OCTEON_FAMILY_MASK:
in CVMX_SLI_PCIE_MSI_RCV_FUNC()
H
A
D
octeon-model.h
83
#define
OCTEON_CN73XX
(OCTEON_CN73XX_PASS1_0 | OM_IGNORE_REVISION)
macro
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H
A
D
octeon-usb.c
251
if ((OCTEON_IS_MODEL(
OCTEON_CN73XX
) ||
in dwc3_octeon_config_power()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H
A
D
dwc3-octeon.c
213
if ((OCTEON_IS_MODEL(
OCTEON_CN73XX
) ||
in dwc3_octeon_config_gpio()
Completed in 6 milliseconds