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:cs5536
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/cs5536/
H
A
D
cs5536_mfgpt.h
3
*
cs5536
mfgpt header file
9
#include <
cs5536
/
cs5536
.h>
10
#include <
cs5536
/cs5536_pci.h>
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson2ef/cs5536/
H
A
D
cs5536_mfgpt.h
3
*
cs5536
mfgpt header file
9
#include <
cs5536
/
cs5536
.h>
10
#include <
cs5536
/cs5536_pci.h>
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/cs5536/
H
A
D
cs5536_ohci.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_acc.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_pci.c
20
#include <
cs5536
/cs5536_pci.h>
21
#include <
cs5536
/cs5536_vsm.h>
H
A
D
cs5536_ehci.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_isa.c
13
#include <
cs5536
/
cs5536
.h>
14
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_ide.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
fixup-lemote2f.c
14
#include <
cs5536
/
cs5536
.h>
15
#include <
cs5536
/cs5536_pci.h>
63
} else if (PCI_SLOT(dev->devfn) == PCI_IDSEL_CS5536) { /*
cs5536
*/
in pcibios_map_irq()
H
A
D
ops-loongson2.c
19
#include <
cs5536
/cs5536_pci.h>
20
#include <
cs5536
/
cs5536
.h>
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/cs5536/
H
A
D
cs5536_acc.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_ohci.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_pci.c
20
#include <
cs5536
/cs5536_pci.h>
21
#include <
cs5536
/cs5536_vsm.h>
H
A
D
cs5536_ehci.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_isa.c
13
#include <
cs5536
/
cs5536
.h>
14
#include <
cs5536
/cs5536_pci.h>
H
A
D
cs5536_ide.c
12
#include <
cs5536
/
cs5536
.h>
13
#include <
cs5536
/cs5536_pci.h>
/kernel/linux/linux-6.6/arch/mips/pci/
H
A
D
fixup-lemote2f.c
14
#include <
cs5536
/
cs5536
.h>
15
#include <
cs5536
/cs5536_pci.h>
63
} else if (PCI_SLOT(dev->devfn) == PCI_IDSEL_CS5536) { /*
cs5536
*/
in pcibios_map_irq()
H
A
D
ops-loongson2.c
19
#include <
cs5536
/cs5536_pci.h>
20
#include <
cs5536
/
cs5536
.h>
/kernel/linux/linux-5.10/arch/mips/loongson2ef/lemote-2f/
H
A
D
reset.c
18
#include <
cs5536
/
cs5536
.h>
60
/* make
cs5536
gpio13 output enable */
in fl2f_shutdown()
66
/* make
cs5536
gpio13 output low level voltage. */
in fl2f_shutdown()
H
A
D
pm.c
21
#include <
cs5536
/cs5536_mfgpt.h>
/kernel/linux/linux-6.6/arch/mips/loongson2ef/lemote-2f/
H
A
D
reset.c
18
#include <
cs5536
/
cs5536
.h>
60
/* make
cs5536
gpio13 output enable */
in fl2f_shutdown()
66
/* make
cs5536
gpio13 output low level voltage. */
in fl2f_shutdown()
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
pata_cs5536.c
278
static const struct pci_device_id
cs5536
[] = {
variable
286
.id_table =
cs5536
,
300
MODULE_DEVICE_TABLE(pci,
cs5536
);
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
pata_cs5536.c
278
static const struct pci_device_id
cs5536
[] = {
variable
286
.id_table =
cs5536
,
300
MODULE_DEVICE_TABLE(pci,
cs5536
);
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/
H
A
D
time.c
14
#include <
cs5536
/cs5536_mfgpt.h>
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/
H
A
D
time.c
14
#include <
cs5536
/cs5536_mfgpt.h>
Completed in 8 milliseconds
1
2