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:MT_LPON
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
regs.h
484
#define
MT_LPON
(n) (MT_LPON_BASE + (n))
macro
486
#define MT_LPON_T0CR
MT_LPON
(0x010)
489
#define MT_LPON_UTTR0
MT_LPON
(0x018)
490
#define MT_LPON_UTTR1
MT_LPON
(0x01c)
492
#define MT_LPON_BTEIR
MT_LPON
(0x020)
495
#define MT_PRE_TBTT
MT_LPON
(0x030)
499
#define MT_TBTT
MT_LPON
(0x034)
506
#define MT_TBTT_TIMER_CFG
MT_LPON
(0x05c)
508
#define MT_LPON_SBTOR(n)
MT_LPON
(0x0a0)
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
regs.h
496
#define
MT_LPON
(n) (MT_LPON_BASE + (n))
macro
498
#define MT_LPON_T0CR
MT_LPON
(0x010)
501
#define MT_LPON_UTTR0
MT_LPON
(0x018)
502
#define MT_LPON_UTTR1
MT_LPON
(0x01c)
504
#define MT_LPON_BTEIR
MT_LPON
(0x020)
507
#define MT_PRE_TBTT
MT_LPON
(0x030)
511
#define MT_TBTT
MT_LPON
(0x034)
518
#define MT_TBTT_TIMER_CFG
MT_LPON
(0x05c)
520
#define MT_LPON_SBTOR(n)
MT_LPON
(0x0a0)
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
regs.h
472
#define
MT_LPON
(_n) ((dev)->reg_map[MT_LPON_BASE] + (_n))
macro
474
#define MT_LPON_TCR0(_n)
MT_LPON
(0x010 + ((_n) * 4))
475
#define MT_LPON_TCR2(_n)
MT_LPON
(0x0f8 + ((_n) - 2) * 4)
481
#define MT_LPON_UTTR0
MT_LPON
(0x018)
482
#define MT_LPON_UTTR1
MT_LPON
(0x01c)
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
regs.h
437
#define
MT_LPON
(_n) ((dev)->reg_map[MT_LPON_BASE] + (_n))
macro
439
#define MT_LPON_T0CR
MT_LPON
(0x010)
443
#define MT_LPON_UTTR0
MT_LPON
(0x018)
444
#define MT_LPON_UTTR1
MT_LPON
(0x01c)
Completed in 8 milliseconds