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:TARGET_MAX
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/include/soc/mscc/
H
A
D
vsc7514_regs.h
17
extern const u32 *vsc7514_regmap[
TARGET_MAX
];
H
A
D
ocelot.h
124
TARGET_MAX
,
enumerator
811
struct regmap *targets[
TARGET_MAX
];
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H
A
D
ocelot_ext.c
41
static const char * const vsc7512_resource_names[
TARGET_MAX
] = {
H
A
D
seville_vsc9953.c
448
static const u32 *vsc9953_regmap[
TARGET_MAX
] = {
485
static const char * const vsc9953_resource_names[
TARGET_MAX
] = {
H
A
D
felix_vsc9959.c
507
static const u32 *vsc9959_regmap[
TARGET_MAX
] = {
541
static const char * const vsc9959_resource_names[
TARGET_MAX
] = {
H
A
D
felix.c
1407
for (i = 0; i <
TARGET_MAX
; i++) {
in felix_init_structs()
/kernel/linux/linux-5.10/include/soc/mscc/
H
A
D
ocelot.h
133
TARGET_MAX
,
enumerator
601
struct regmap *targets[
TARGET_MAX
];
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H
A
D
seville_vsc9953.c
358
static const u32 *vsc9953_regmap[
TARGET_MAX
] = {
372
static const struct resource vsc9953_target_io_res[
TARGET_MAX
] = {
H
A
D
felix.c
468
for (i = 0; i <
TARGET_MAX
; i++) {
in felix_init_structs()
H
A
D
felix_vsc9959.c
366
static const u32 *vsc9959_regmap[
TARGET_MAX
] = {
381
static const struct resource vsc9959_target_io_res[
TARGET_MAX
] = {
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H
A
D
vsc7514_regs.c
424
const u32 *vsc7514_regmap[
TARGET_MAX
] = {
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H
A
D
ocelot_vsc7514.c
317
static const u32 *ocelot_regmap[
TARGET_MAX
] = {
Completed in 19 milliseconds