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:info_reg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H
A
D
sp-pci.c
114
version_attribute_show(tee_version, psp->vdata->tee->
info_reg
)
139
psp->vdata->tee->
info_reg
)
in psp_firmware_is_visible()
140
val = ioread32(psp->io_regs + psp->vdata->tee->
info_reg
);
in psp_firmware_is_visible()
426
.
info_reg
= 0x109e8, /* C2PMSG_58 */
H
A
D
sp-dev.h
58
const unsigned int
info_reg
;
member
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas_v1_hw.c
1218
u32
info_reg
= hisi_sas_read32(hisi_hba, HGC_INVLD_DQE_INFO);
in slot_complete_v1_hw()
local
1220
if (
info_reg
& HGC_INVLD_DQE_INFO_DQ_MSK)
in slot_complete_v1_hw()
1224
if (
info_reg
& HGC_INVLD_DQE_INFO_TYPE_MSK)
in slot_complete_v1_hw()
1228
if (
info_reg
& HGC_INVLD_DQE_INFO_FORCE_MSK)
in slot_complete_v1_hw()
1232
if (
info_reg
& HGC_INVLD_DQE_INFO_PHY_MSK)
in slot_complete_v1_hw()
1236
if (
info_reg
& HGC_INVLD_DQE_INFO_ABORT_MSK)
in slot_complete_v1_hw()
1240
if (
info_reg
& HGC_INVLD_DQE_INFO_IPTT_OF_MSK)
in slot_complete_v1_hw()
1244
if (
info_reg
& HGC_INVLD_DQE_INFO_SSP_ERR_MSK)
in slot_complete_v1_hw()
1248
if (
info_reg
& HGC_INVLD_DQE_INFO_OFL_MSK)
in slot_complete_v1_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas_v1_hw.c
1212
u32
info_reg
= hisi_sas_read32(hisi_hba, HGC_INVLD_DQE_INFO);
in slot_complete_v1_hw()
local
1214
if (
info_reg
& HGC_INVLD_DQE_INFO_DQ_MSK)
in slot_complete_v1_hw()
1218
if (
info_reg
& HGC_INVLD_DQE_INFO_TYPE_MSK)
in slot_complete_v1_hw()
1222
if (
info_reg
& HGC_INVLD_DQE_INFO_FORCE_MSK)
in slot_complete_v1_hw()
1226
if (
info_reg
& HGC_INVLD_DQE_INFO_PHY_MSK)
in slot_complete_v1_hw()
1230
if (
info_reg
& HGC_INVLD_DQE_INFO_ABORT_MSK)
in slot_complete_v1_hw()
1234
if (
info_reg
& HGC_INVLD_DQE_INFO_IPTT_OF_MSK)
in slot_complete_v1_hw()
1238
if (
info_reg
& HGC_INVLD_DQE_INFO_SSP_ERR_MSK)
in slot_complete_v1_hw()
1242
if (
info_reg
& HGC_INVLD_DQE_INFO_OFL_MSK)
in slot_complete_v1_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_dbg_hsi.h
357
struct dbg_idle_chk_info_reg
info_reg
; /* info register */
member
H
A
D
qed_debug.c
3736
info_regs = ®s[rule->num_cond_regs].
info_reg
;
in qed_idle_chk_dump_failure()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_debug.c
3569
info_regs = ®s[rule->num_cond_regs].
info_reg
;
in qed_idle_chk_dump_failure()
H
A
D
qed_hsi.h
2175
struct dbg_idle_chk_info_reg
info_reg
; /* info register */
member
Completed in 75 milliseconds