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:sgint
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H
A
D
ip22-int.c
26
struct sgint_regs *
sgint
;
variable
40
sgint
->imask0 |= (1 << (d->irq - SGINT_LOCAL0));
in enable_local0_irq()
45
sgint
->imask0 &= ~(1 << (d->irq - SGINT_LOCAL0));
in disable_local0_irq()
59
sgint
->imask1 |= (1 << (d->irq - SGINT_LOCAL1));
in enable_local1_irq()
64
sgint
->imask1 &= ~(1 << (d->irq - SGINT_LOCAL1));
in disable_local1_irq()
75
sgint
->imask0 |= (1 << (SGI_MAP_0_IRQ - SGINT_LOCAL0));
in enable_local2_irq()
76
sgint
->cmeimask0 |= (1 << (d->irq - SGINT_LOCAL2));
in enable_local2_irq()
81
sgint
->cmeimask0 &= ~(1 << (d->irq - SGINT_LOCAL2));
in disable_local2_irq()
82
if (!
sgint
->cmeimask0)
in disable_local2_irq()
83
sgint
in disable_local2_irq()
[all...]
H
A
D
ip22-time.c
38
sgint
->tcword = (SGINT_TCWORD_CNT2 | SGINT_TCWORD_CALL |
in dosample()
40
sgint
->tcnt2 = SGINT_TCSAMP_COUNTER & 0xff;
in dosample()
41
sgint
->tcnt2 = SGINT_TCSAMP_COUNTER >> 8;
in dosample()
48
writeb(SGINT_TCWORD_CNT2 | SGINT_TCWORD_CLAT, &
sgint
->tcword);
in dosample()
49
(void) readb(&
sgint
->tcnt2);
in dosample()
50
msb = readb(&
sgint
->tcnt2);
in dosample()
56
&
sgint
->tcword);
in dosample()
H
A
D
ip22-hpc.c
46
sgint
= (struct sgint_regs *)hpc3c0->pbus_extregs[4];
in sgihpc_init()
50
sgint
= &sgioc->int3;
in sgihpc_init()
H
A
D
ip22-reset.c
102
if (
sgint
->istat1 & SGINT_ISTAT1_PWR) {
in debounce()
147
if (
sgint
->istat1 & SGINT_ISTAT1_PWR) {
in panel_int()
H
A
D
ip22-berr.c
36
extio_stat = ip22_is_fullhouse() ? sgioc->extio : (
sgint
->errstat << 4);
in save_and_clear_buserr()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H
A
D
ip22-int.c
26
struct sgint_regs *
sgint
;
variable
40
sgint
->imask0 |= (1 << (d->irq - SGINT_LOCAL0));
in enable_local0_irq()
45
sgint
->imask0 &= ~(1 << (d->irq - SGINT_LOCAL0));
in disable_local0_irq()
59
sgint
->imask1 |= (1 << (d->irq - SGINT_LOCAL1));
in enable_local1_irq()
64
sgint
->imask1 &= ~(1 << (d->irq - SGINT_LOCAL1));
in disable_local1_irq()
75
sgint
->imask0 |= (1 << (SGI_MAP_0_IRQ - SGINT_LOCAL0));
in enable_local2_irq()
76
sgint
->cmeimask0 |= (1 << (d->irq - SGINT_LOCAL2));
in enable_local2_irq()
81
sgint
->cmeimask0 &= ~(1 << (d->irq - SGINT_LOCAL2));
in disable_local2_irq()
82
if (!
sgint
->cmeimask0)
in disable_local2_irq()
83
sgint
in disable_local2_irq()
[all...]
H
A
D
ip22-time.c
38
sgint
->tcword = (SGINT_TCWORD_CNT2 | SGINT_TCWORD_CALL |
in dosample()
40
sgint
->tcnt2 = SGINT_TCSAMP_COUNTER & 0xff;
in dosample()
41
sgint
->tcnt2 = SGINT_TCSAMP_COUNTER >> 8;
in dosample()
48
writeb(SGINT_TCWORD_CNT2 | SGINT_TCWORD_CLAT, &
sgint
->tcword);
in dosample()
49
(void) readb(&
sgint
->tcnt2);
in dosample()
50
msb = readb(&
sgint
->tcnt2);
in dosample()
56
&
sgint
->tcword);
in dosample()
H
A
D
ip22-hpc.c
46
sgint
= (struct sgint_regs *)hpc3c0->pbus_extregs[4];
in sgihpc_init()
50
sgint
= &sgioc->int3;
in sgihpc_init()
H
A
D
ip22-reset.c
102
if (
sgint
->istat1 & SGINT_ISTAT1_PWR) {
in debounce()
147
if (
sgint
->istat1 & SGINT_ISTAT1_PWR) {
in panel_int()
H
A
D
ip22-berr.c
36
extio_stat = ip22_is_fullhouse() ? sgioc->extio : (
sgint
->errstat << 4);
in save_and_clear_buserr()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H
A
D
ioc.h
198
extern struct sgint_regs *
sgint
;
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H
A
D
ioc.h
198
extern struct sgint_regs *
sgint
;
Completed in 5 milliseconds