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:RBTX4927_IRQ_IOC
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4927/
H
A
D
irq.c
89
*
RBTX4927_IRQ_IOC
+00 FPCIB0 PCI-D (SouthBridge)
90
*
RBTX4927_IRQ_IOC
+01 FPCIB0 PCI-C (SouthBridge)
91
*
RBTX4927_IRQ_IOC
+02 FPCIB0 PCI-B (SouthBridge/IDE/pin=1,INTR)
92
*
RBTX4927_IRQ_IOC
+03 FPCIB0 PCI-A (SouthBridge/USB/pin=4)
93
*
RBTX4927_IRQ_IOC
+04
94
*
RBTX4927_IRQ_IOC
+05
95
*
RBTX4927_IRQ_IOC
+06
96
*
RBTX4927_IRQ_IOC
+07
127
return
RBTX4927_IRQ_IOC
+ __fls8(level3);
in toshiba_rbtx4927_irq_nested()
135
v |= (1 << (d->irq -
RBTX4927_IRQ_IOC
));
in toshiba_rbtx4927_irq_ioc_enable()
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H
A
D
rbtx4927.h
70
#define
RBTX4927_IRQ_IOC
(TXX9_IRQ_BASE + TX4927_NUM_IR)
macro
71
#define RBTX4927_IRQ_IOC_PCID (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCID)
72
#define RBTX4927_IRQ_IOC_PCIC (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCIC)
73
#define RBTX4927_IRQ_IOC_PCIB (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCIB)
74
#define RBTX4927_IRQ_IOC_PCIA (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCIA)
/kernel/linux/linux-6.6/arch/mips/include/asm/txx9/
H
A
D
rbtx4927.h
70
#define
RBTX4927_IRQ_IOC
(TXX9_IRQ_BASE + TX4927_NUM_IR)
macro
71
#define RBTX4927_IRQ_IOC_PCID (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCID)
72
#define RBTX4927_IRQ_IOC_PCIC (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCIC)
73
#define RBTX4927_IRQ_IOC_PCIB (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCIB)
74
#define RBTX4927_IRQ_IOC_PCIA (
RBTX4927_IRQ_IOC
+ RBTX4927_INTB_PCIA)
/kernel/linux/linux-6.6/arch/mips/txx9/rbtx4927/
H
A
D
irq.c
89
*
RBTX4927_IRQ_IOC
+00 FPCIB0 PCI-D (SouthBridge)
90
*
RBTX4927_IRQ_IOC
+01 FPCIB0 PCI-C (SouthBridge)
91
*
RBTX4927_IRQ_IOC
+02 FPCIB0 PCI-B (SouthBridge/IDE/pin=1,INTR)
92
*
RBTX4927_IRQ_IOC
+03 FPCIB0 PCI-A (SouthBridge/USB/pin=4)
93
*
RBTX4927_IRQ_IOC
+04
94
*
RBTX4927_IRQ_IOC
+05
95
*
RBTX4927_IRQ_IOC
+06
96
*
RBTX4927_IRQ_IOC
+07
127
return
RBTX4927_IRQ_IOC
+ __fls8(level3);
in toshiba_rbtx4927_irq_nested()
135
v |= (1 << (d->irq -
RBTX4927_IRQ_IOC
));
in toshiba_rbtx4927_irq_ioc_enable()
[all...]
Completed in 2 milliseconds