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:sbus_readw
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
qlogicpti.c
186
tmp =
sbus_readw
(qpti->qregs + SBUS_SEMAPHORE);
in qlogicpti_mbox_command()
192
while (--loop_count && (
sbus_readw
(qpti->qregs + HCCTRL) & HCCTRL_HIRQ)) {
in qlogicpti_mbox_command()
216
tmp =
sbus_readw
(qpti->qregs + HCCTRL);
in qlogicpti_mbox_command()
224
tmp =
sbus_readw
(qpti->qregs + HCCTRL);
in qlogicpti_mbox_command()
231
(
sbus_readw
(qpti->qregs + HCCTRL) & HCCTRL_CRIRQ))
in qlogicpti_mbox_command()
240
!(
sbus_readw
(qpti->qregs + SBUS_SEMAPHORE) & SBUS_SEMAPHORE_LCK)) {
in qlogicpti_mbox_command()
244
if (
sbus_readw
(qpti->qregs + MBOX0) & 0x4000)
in qlogicpti_mbox_command()
253
while (--loop_count && (
sbus_readw
(qpti->qregs + MBOX0) == 0x04))
in qlogicpti_mbox_command()
261
case 6: param[5] =
sbus_readw
(qpti->qregs + MBOX5);
in qlogicpti_mbox_command()
263
case 5: param[4] =
sbus_readw
(qpt
in qlogicpti_mbox_command()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
qlogicpti.c
186
tmp =
sbus_readw
(qpti->qregs + SBUS_SEMAPHORE);
in qlogicpti_mbox_command()
192
while (--loop_count && (
sbus_readw
(qpti->qregs + HCCTRL) & HCCTRL_HIRQ)) {
in qlogicpti_mbox_command()
216
tmp =
sbus_readw
(qpti->qregs + HCCTRL);
in qlogicpti_mbox_command()
224
tmp =
sbus_readw
(qpti->qregs + HCCTRL);
in qlogicpti_mbox_command()
231
(
sbus_readw
(qpti->qregs + HCCTRL) & HCCTRL_CRIRQ))
in qlogicpti_mbox_command()
240
!(
sbus_readw
(qpti->qregs + SBUS_SEMAPHORE) & SBUS_SEMAPHORE_LCK)) {
in qlogicpti_mbox_command()
244
if (
sbus_readw
(qpti->qregs + MBOX0) & 0x4000)
in qlogicpti_mbox_command()
253
while (--loop_count && (
sbus_readw
(qpti->qregs + MBOX0) == 0x04))
in qlogicpti_mbox_command()
261
case 6: param[5] =
sbus_readw
(qpti->qregs + MBOX5);
in qlogicpti_mbox_command()
263
case 5: param[4] =
sbus_readw
(qpt
in qlogicpti_mbox_command()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H
A
D
sunlance.c
475
regval =
sbus_readw
(lp->lregs + RDP);
in init_restart_lance()
650
*p16++ =
sbus_readw
(pbuf);
in lance_piocopy_to_skb()
663
*p16++ =
sbus_readw
(pbuf);
in lance_piocopy_to_skb()
700
len = (
sbus_readw
(&rd->mblength) & 0xfff) - 4;
in lance_rx_pio()
748
u16 status =
sbus_readw
(&td->misc);
in lance_tx_pio()
817
csr0 =
sbus_readw
(lp->lregs + RDP);
in lance_interrupt()
1100
dev->name,
sbus_readw
(lp->lregs + RDP));
in lance_tx_timeout()
1149
sbus_readw
(lp->lregs + RDP);
in lance_start_xmit()
1192
u16 tmp =
sbus_readw
(&mcast_table[crc>>4]);
in lance_load_multicast()
1225
mode =
sbus_readw
(
in lance_set_multicast()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H
A
D
sunlance.c
475
regval =
sbus_readw
(lp->lregs + RDP);
in init_restart_lance()
650
*p16++ =
sbus_readw
(pbuf);
in lance_piocopy_to_skb()
663
*p16++ =
sbus_readw
(pbuf);
in lance_piocopy_to_skb()
700
len = (
sbus_readw
(&rd->mblength) & 0xfff) - 4;
in lance_rx_pio()
748
u16 status =
sbus_readw
(&td->misc);
in lance_tx_pio()
817
csr0 =
sbus_readw
(lp->lregs + RDP);
in lance_interrupt()
1100
dev->name,
sbus_readw
(lp->lregs + RDP));
in lance_tx_timeout()
1149
sbus_readw
(lp->lregs + RDP);
in lance_start_xmit()
1192
u16 tmp =
sbus_readw
(&mcast_table[crc>>4]);
in lance_load_multicast()
1225
mode =
sbus_readw
(
in lance_set_multicast()
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
io_32.h
70
static inline u16
sbus_readw
(const volatile void __iomem *addr)
in sbus_readw()
function
H
A
D
io_64.h
295
static inline u16
sbus_readw
(const volatile void __iomem *addr)
in sbus_readw()
function
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
io_32.h
70
static inline u16
sbus_readw
(const volatile void __iomem *addr)
in sbus_readw()
function
H
A
D
io_64.h
309
static inline u16
sbus_readw
(const volatile void __iomem *addr)
in sbus_readw()
function
/kernel/linux/linux-5.10/include/linux/
H
A
D
fb.h
535
#define fb_readw
sbus_readw
Completed in 11 milliseconds