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:ll_halt
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H
A
D
bna_hw_defs.h
157
init_halt = readl((_bna)->ioceth.ioc.ioc_regs.
ll_halt
); \
159
writel(init_halt, (_bna)->ioceth.ioc.ioc_regs.
ll_halt
); \
160
init_halt = readl((_bna)->ioceth.ioc.ioc_regs.
ll_halt
); \
H
A
D
bfa_ioc_ct.c
191
writel(__FW_INIT_HALT_P, ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
194
readl(ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
266
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct_reg_init()
274
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct_reg_init()
326
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct2_reg_init()
332
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct2_reg_init()
H
A
D
bfa_ioc.h
87
void __iomem *
ll_halt
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H
A
D
bna_hw_defs.h
157
init_halt = readl((_bna)->ioceth.ioc.ioc_regs.
ll_halt
); \
159
writel(init_halt, (_bna)->ioceth.ioc.ioc_regs.
ll_halt
); \
160
init_halt = readl((_bna)->ioceth.ioc.ioc_regs.
ll_halt
); \
H
A
D
bfa_ioc_ct.c
191
writel(__FW_INIT_HALT_P, ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
194
readl(ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
266
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct_reg_init()
274
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct_reg_init()
326
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct2_reg_init()
332
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct2_reg_init()
H
A
D
bfa_ioc.h
87
void __iomem *
ll_halt
;
member
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H
A
D
bfa_ioc_ct.c
131
writel(__FW_INIT_HALT_P, ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
134
readl(ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
200
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct_reg_init()
208
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct_reg_init()
260
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct2_reg_init()
266
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct2_reg_init()
H
A
D
bfa_core.c
937
curr_value = readl(bfa->ioc.ioc_regs.
ll_halt
);
in bfa_msix_lpu_err()
939
writel(curr_value, bfa->ioc.ioc_regs.
ll_halt
);
in bfa_msix_lpu_err()
H
A
D
bfa_ioc.h
212
void __iomem *
ll_halt
;
member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H
A
D
bfa_ioc_ct.c
131
writel(__FW_INIT_HALT_P, ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
134
readl(ioc->ioc_regs.
ll_halt
);
in bfa_ioc_ct_notify_fail()
200
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct_reg_init()
208
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct_reg_init()
260
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P0;
in bfa_ioc_ct2_reg_init()
266
ioc->ioc_regs.
ll_halt
= rb + FW_INIT_HALT_P1;
in bfa_ioc_ct2_reg_init()
H
A
D
bfa_core.c
937
curr_value = readl(bfa->ioc.ioc_regs.
ll_halt
);
in bfa_msix_lpu_err()
939
writel(curr_value, bfa->ioc.ioc_regs.
ll_halt
);
in bfa_msix_lpu_err()
H
A
D
bfa_ioc.h
212
void __iomem *
ll_halt
;
member
Completed in 17 milliseconds