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:ATM_25_PCR
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
atmdev.h
23
#define
ATM_25_PCR
((25600000/8-8000)/54)
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
atmdev.h
23
#define
ATM_25_PCR
((25600000/8-8000)/54)
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
atmdev.h
26
#define
ATM_25_PCR
((25600000 / 8 - 8000) / 54)
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
atmdev.h
26
#define
ATM_25_PCR
((25600000 / 8 - 8000) / 54)
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
atmdev.h
16
#define
ATM_25_PCR
((25600000/8-8000)/54)
macro
/kernel/linux/linux-5.10/net/atm/
H
A
D
atm_sysfs.c
84
case
ATM_25_PCR
:
in show_link_rate()
/kernel/linux/linux-6.6/net/atm/
H
A
D
atm_sysfs.c
84
case
ATM_25_PCR
:
in link_rate_show()
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
nicstar.c
455
card->max_pcr =
ATM_25_PCR
;
in ns_init_card()
797
if (card->max_pcr ==
ATM_25_PCR
)
in ns_init_card()
2437
if (card->max_pcr ==
ATM_25_PCR
&& !left--) {
in ns_proc_read()
H
A
D
lanai.c
2131
atmdev->link_rate =
ATM_25_PCR
;
in lanai_dev_open()
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
nicstar.c
457
card->max_pcr =
ATM_25_PCR
;
in ns_init_card()
799
if (card->max_pcr ==
ATM_25_PCR
)
in ns_init_card()
2443
if (card->max_pcr ==
ATM_25_PCR
&& !left--) {
in ns_proc_read()
H
A
D
lanai.c
2130
atmdev->link_rate =
ATM_25_PCR
;
in lanai_dev_open()
Completed in 18 milliseconds