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:ltq_ebu_r32
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-falcon.c
263
val =
ltq_ebu_r32
(SFSTAT);
in falcon_sflash_xfer()
273
val =
ltq_ebu_r32
(SFDATA);
in falcon_sflash_xfer()
289
val =
ltq_ebu_r32
(SFSTAT);
in falcon_sflash_xfer()
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-falcon.c
263
val =
ltq_ebu_r32
(SFSTAT);
in falcon_sflash_xfer()
273
val =
ltq_ebu_r32
(SFDATA);
in falcon_sflash_xfer()
289
val =
ltq_ebu_r32
(SFSTAT);
in falcon_sflash_xfer()
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
pci-lantiq.c
194
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_PCC_CON) | 0xc, LTQ_EBU_PCC_CON);
in ltq_pci_startup()
195
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_PCC_IEN) | 0x10, LTQ_EBU_PCC_IEN);
in ltq_pci_startup()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
xway_nand.c
119
while ((
ltq_ebu_r32
(EBU_NAND_WAIT) & NAND_WAIT_WR_C) == 0)
in xway_cmd_ctrl()
125
return
ltq_ebu_r32
(EBU_NAND_WAIT) & NAND_WAIT_RD;
in xway_dev_ready()
/kernel/linux/linux-6.6/arch/mips/pci/
H
A
D
pci-lantiq.c
192
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_PCC_CON) | 0xc, LTQ_EBU_PCC_CON);
in ltq_pci_startup()
193
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_PCC_IEN) | 0x10, LTQ_EBU_PCC_IEN);
in ltq_pci_startup()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
xway_nand.c
120
while ((
ltq_ebu_r32
(EBU_NAND_WAIT) & NAND_WAIT_WR_C) == 0)
in xway_cmd_ctrl()
126
return
ltq_ebu_r32
(EBU_NAND_WAIT) & NAND_WAIT_RD;
in xway_dev_ready()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-lantiq/falcon/
H
A
D
lantiq_soc.h
51
#define
ltq_ebu_r32
(x) ltq_r32(ltq_ebu_membase + (x))
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-lantiq/
H
A
D
lantiq.h
23
#define
ltq_ebu_r32
(x) ltq_r32(ltq_ebu_membase + (x))
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-lantiq/falcon/
H
A
D
lantiq_soc.h
51
#define
ltq_ebu_r32
(x) ltq_r32(ltq_ebu_membase + (x))
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-lantiq/
H
A
D
lantiq.h
23
#define
ltq_ebu_r32
(x) ltq_r32(ltq_ebu_membase + (x))
macro
/kernel/linux/linux-5.10/arch/mips/lantiq/
H
A
D
irq.c
306
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_PCC_ISTAT) | 0x10,
in ltq_hw_irq_handler()
/kernel/linux/linux-6.6/arch/mips/lantiq/
H
A
D
irq.c
307
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_PCC_ISTAT) | 0x10,
in ltq_hw_irq_handler()
/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
H
A
D
sysctrl.c
461
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_BUSCON0) & ~EBU_WRDIS, LTQ_EBU_BUSCON0);
in ltq_soc_init()
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/
H
A
D
sysctrl.c
464
ltq_ebu_w32(
ltq_ebu_r32
(LTQ_EBU_BUSCON0) & ~EBU_WRDIS, LTQ_EBU_BUSCON0);
in ltq_soc_init()
Completed in 7 milliseconds