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:MCR_OUT1
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
smc37c93x.h
133
#define
MCR_OUT1
0x0400 /* Out 1 */
macro
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H
A
D
regs-uart.h
122
#define
MCR_OUT1
(1 << 2) /* force MSR_RI in loopback mode */
macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
smc37c93x.h
133
#define
MCR_OUT1
0x0400 /* Out 1 */
macro
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
io_16654.h
124
#define
MCR_OUT1
0x04 // Loopback only: Sets state of RI
macro
H
A
D
mos7840.c
53
#define
MCR_OUT1
0x04 /* Loopback only: Sets state of RI */
macro
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
io_16654.h
124
#define
MCR_OUT1
0x04 // Loopback only: Sets state of RI
macro
H
A
D
mos7840.c
53
#define
MCR_OUT1
0x04 /* Loopback only: Sets state of RI */
macro
/kernel/linux/linux-5.10/drivers/net/hamradio/
H
A
D
yam.c
183
#define
MCR_OUT1
0x04 /* OUT1 output (not accessible in RS232) */
macro
302
outb(
MCR_OUT1
| MCR_OUT2, MCR(iobase));
in fpga_reset()
305
outb(MCR_DTR | MCR_RTS |
MCR_OUT1
| MCR_OUT2, MCR(iobase));
in fpga_reset()
321
outb(bit |
MCR_OUT1
| MCR_OUT2, MCR(iobase));
in fpga_write()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H
A
D
yam.c
183
#define
MCR_OUT1
0x04 /* OUT1 output (not accessible in RS232) */
macro
302
outb(
MCR_OUT1
| MCR_OUT2, MCR(iobase));
in fpga_reset()
305
outb(MCR_DTR | MCR_RTS |
MCR_OUT1
| MCR_OUT2, MCR(iobase));
in fpga_reset()
321
outb(bit |
MCR_OUT1
| MCR_OUT2, MCR(iobase));
in fpga_write()
Completed in 11 milliseconds