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:part_cfg_regs
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
switchtec.h
293
struct
part_cfg_regs
{
struct
491
struct
part_cfg_regs
__iomem *mmio_part_cfg;
492
struct
part_cfg_regs
__iomem *mmio_part_cfg_all;
/kernel/linux/linux-6.6/include/linux/
H
A
D
switchtec.h
295
struct
part_cfg_regs
{
struct
491
struct
part_cfg_regs
__iomem *mmio_part_cfg;
492
struct
part_cfg_regs
__iomem *mmio_part_cfg_all;
/kernel/linux/linux-5.10/drivers/pci/switch/
H
A
D
switchtec.c
892
#define EV_PAR(i, r)[i] = {offsetof(struct
part_cfg_regs
, r), part_ev_reg}
1064
struct
part_cfg_regs
__iomem *pcfg;
in ioctl_pff_to_port()
1110
struct
part_cfg_regs
__iomem *pcfg;
in ioctl_port_to_pff()
1481
struct
part_cfg_regs
__iomem *pcfg = stdev->mmio_part_cfg;
in init_pff()
/kernel/linux/linux-6.6/drivers/pci/switch/
H
A
D
switchtec.c
946
#define EV_PAR(i, r)[i] = {offsetof(struct
part_cfg_regs
, r), part_ev_reg}
1121
struct
part_cfg_regs
__iomem *pcfg;
in ioctl_pff_to_port()
1167
struct
part_cfg_regs
__iomem *pcfg;
in ioctl_port_to_pff()
1538
struct
part_cfg_regs
__iomem *pcfg = stdev->mmio_part_cfg;
in init_pff()
/kernel/linux/linux-6.6/drivers/ntb/hw/mscc/
H
A
D
ntb_hw_switchtec.c
422
struct
part_cfg_regs
__iomem *part_cfg =
in switchtec_ntb_part_link_speed()
1089
struct
part_cfg_regs
__iomem *part_cfg =
in crosslink_enum_partition()
/kernel/linux/linux-5.10/drivers/ntb/hw/mscc/
H
A
D
ntb_hw_switchtec.c
1091
struct
part_cfg_regs
__iomem *part_cfg =
in crosslink_enum_partition()
Completed in 12 milliseconds