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:GT_READ
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
irq-gt641xx.c
25
cause =
GT_READ
(GT_INTRCAUSE_OFS);
in ack_gt641xx_irq()
37
mask =
GT_READ
(GT_INTRMASK_OFS);
in mask_gt641xx_irq()
49
mask =
GT_READ
(GT_INTRMASK_OFS);
in mask_ack_gt641xx_irq()
53
cause =
GT_READ
(GT_INTRCAUSE_OFS);
in mask_ack_gt641xx_irq()
65
mask =
GT_READ
(GT_INTRMASK_OFS);
in unmask_gt641xx_irq()
84
cause =
GT_READ
(GT_INTRCAUSE_OFS);
in gt641xx_irq_dispatch()
85
mask =
GT_READ
(GT_INTRMASK_OFS);
in gt641xx_irq_dispatch()
H
A
D
cevt-gt641xx.c
26
if (
GT_READ
(GT_TC0_OFS))
in gt641xx_timer0_state()
42
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_set_next_event()
60
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_shutdown()
74
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_set_oneshot()
89
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_set_periodic()
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
irq-gt641xx.c
25
cause =
GT_READ
(GT_INTRCAUSE_OFS);
in ack_gt641xx_irq()
37
mask =
GT_READ
(GT_INTRMASK_OFS);
in mask_gt641xx_irq()
49
mask =
GT_READ
(GT_INTRMASK_OFS);
in mask_ack_gt641xx_irq()
53
cause =
GT_READ
(GT_INTRCAUSE_OFS);
in mask_ack_gt641xx_irq()
65
mask =
GT_READ
(GT_INTRMASK_OFS);
in unmask_gt641xx_irq()
84
cause =
GT_READ
(GT_INTRCAUSE_OFS);
in gt641xx_irq_dispatch()
85
mask =
GT_READ
(GT_INTRMASK_OFS);
in gt641xx_irq_dispatch()
H
A
D
cevt-gt641xx.c
26
if (
GT_READ
(GT_TC0_OFS))
in gt641xx_timer0_state()
42
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_set_next_event()
60
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_shutdown()
74
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_set_oneshot()
89
ctrl =
GT_READ
(GT_TC_CONTROL_OFS);
in gt641xx_timer0_set_periodic()
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
pci-malta.c
103
start =
GT_READ
(GT_PCI0M0LD_OFS);
in mips_pcibios_init()
104
end =
GT_READ
(GT_PCI0M0HD_OFS);
in mips_pcibios_init()
105
map =
GT_READ
(GT_PCI0M0REMAP_OFS);
in mips_pcibios_init()
107
start1 =
GT_READ
(GT_PCI0M1LD_OFS);
in mips_pcibios_init()
108
end1 =
GT_READ
(GT_PCI0M1HD_OFS);
in mips_pcibios_init()
109
map1 =
GT_READ
(GT_PCI0M1REMAP_OFS);
in mips_pcibios_init()
130
start =
GT_READ
(GT_PCI0IOLD_OFS);
in mips_pcibios_init()
131
end =
GT_READ
(GT_PCI0IOHD_OFS);
in mips_pcibios_init()
132
map =
GT_READ
(GT_PCI0IOREMAP_OFS);
in mips_pcibios_init()
H
A
D
ops-gt64xxx_pci0.c
65
*data =
GT_READ
(GT_PCI0_CFGDATA_OFS);
in gt64xxx_pci0_pcibios_config_access()
71
intr =
GT_READ
(GT_INTRCAUSE_OFS);
in gt64xxx_pci0_pcibios_config_access()
H
A
D
fixup-cobalt.c
114
timeo =
GT_READ
(GT_PCI0_TOR_OFS);
in qube_raq_galileo_fixup()
122
GT_WRITE(GT_INTRMASK_OFS, GT_INTR_RETRYCTR0_MSK |
GT_READ
(GT_INTRMASK_OFS));
in qube_raq_galileo_fixup()
/kernel/linux/linux-6.6/arch/mips/pci/
H
A
D
pci-malta.c
103
start =
GT_READ
(GT_PCI0M0LD_OFS);
in mips_pcibios_init()
104
end =
GT_READ
(GT_PCI0M0HD_OFS);
in mips_pcibios_init()
105
map =
GT_READ
(GT_PCI0M0REMAP_OFS);
in mips_pcibios_init()
107
start1 =
GT_READ
(GT_PCI0M1LD_OFS);
in mips_pcibios_init()
108
end1 =
GT_READ
(GT_PCI0M1HD_OFS);
in mips_pcibios_init()
109
map1 =
GT_READ
(GT_PCI0M1REMAP_OFS);
in mips_pcibios_init()
130
start =
GT_READ
(GT_PCI0IOLD_OFS);
in mips_pcibios_init()
131
end =
GT_READ
(GT_PCI0IOHD_OFS);
in mips_pcibios_init()
132
map =
GT_READ
(GT_PCI0IOREMAP_OFS);
in mips_pcibios_init()
H
A
D
ops-gt64xxx_pci0.c
65
*data =
GT_READ
(GT_PCI0_CFGDATA_OFS);
in gt64xxx_pci0_pcibios_config_access()
71
intr =
GT_READ
(GT_INTRCAUSE_OFS);
in gt64xxx_pci0_pcibios_config_access()
H
A
D
fixup-cobalt.c
129
timeo =
GT_READ
(GT_PCI0_TOR_OFS);
in qube_raq_galileo_fixup()
137
GT_WRITE(GT_INTRMASK_OFS, GT_INTR_RETRYCTR0_MSK |
GT_READ
(GT_INTRMASK_OFS));
in qube_raq_galileo_fixup()
/kernel/linux/linux-5.10/arch/mips/mti-malta/
H
A
D
malta-int.c
58
irq =
GT_READ
(GT_PCI0_IACK_OFS);
in mips_pcibios_iack()
111
intrcause =
GT_READ
(GT_INTRCAUSE_OFS);
in corehi_irqdispatch()
112
datalo =
GT_READ
(GT_CPUERR_ADDRLO_OFS);
in corehi_irqdispatch()
113
datahi =
GT_READ
(GT_CPUERR_ADDRHI_OFS);
in corehi_irqdispatch()
H
A
D
malta-init.c
188
start =
GT_READ
(GT_PCI0IOLD_OFS);
in prom_init()
189
map =
GT_READ
(GT_PCI0IOREMAP_OFS);
in prom_init()
/kernel/linux/linux-6.6/arch/mips/mti-malta/
H
A
D
malta-int.c
58
irq =
GT_READ
(GT_PCI0_IACK_OFS);
in mips_pcibios_iack()
111
intrcause =
GT_READ
(GT_INTRCAUSE_OFS);
in corehi_irqdispatch()
112
datalo =
GT_READ
(GT_CPUERR_ADDRLO_OFS);
in corehi_irqdispatch()
113
datahi =
GT_READ
(GT_CPUERR_ADDRHI_OFS);
in corehi_irqdispatch()
H
A
D
malta-init.c
187
start =
GT_READ
(GT_PCI0IOLD_OFS);
in prom_init()
188
map =
GT_READ
(GT_PCI0IOREMAP_OFS);
in prom_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/mips-boards/
H
A
D
malta.h
31
addr =
GT_READ
(reg);
in get_gt_port_base()
/kernel/linux/linux-6.6/arch/mips/include/asm/mips-boards/
H
A
D
malta.h
31
addr =
GT_READ
(reg);
in get_gt_port_base()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
gt64120.h
543
*
GT_READ
(ofs, data_pointer)
560
#define
GT_READ
(ofs) le32_to_cpu(__GT_READ(ofs))
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
gt64120.h
543
*
GT_READ
(ofs, data_pointer)
560
#define
GT_READ
(ofs) le32_to_cpu(__GT_READ(ofs))
macro
Completed in 10 milliseconds