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:LAN8841_EVENT_A
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/phy/
H
A
D
micrel.c
3821
#define
LAN8841_EVENT_A
0
macro
3823
#define LAN8841_PTP_LTC_TARGET_SEC_HI(event) ((event) ==
LAN8841_EVENT_A
? 278 : 288)
3824
#define LAN8841_PTP_LTC_TARGET_SEC_LO(event) ((event) ==
LAN8841_EVENT_A
? 279 : 289)
3825
#define LAN8841_PTP_LTC_TARGET_NS_HI(event) ((event) ==
LAN8841_EVENT_A
? 280 : 290)
3826
#define LAN8841_PTP_LTC_TARGET_NS_LO(event) ((event) ==
LAN8841_EVENT_A
? 281 : 291)
3858
return lan8841_ptp_set_target(ptp_priv,
LAN8841_EVENT_A
,
in lan8841_ptp_update_target()
3862
#define LAN8841_PTP_LTC_TARGET_RELOAD_SEC_HI(event) ((event) ==
LAN8841_EVENT_A
? 282 : 292)
3863
#define LAN8841_PTP_LTC_TARGET_RELOAD_SEC_LO(event) ((event) ==
LAN8841_EVENT_A
? 283 : 293)
3864
#define LAN8841_PTP_LTC_TARGET_RELOAD_NS_HI(event) ((event) ==
LAN8841_EVENT_A
? 284 : 294)
3865
#define LAN8841_PTP_LTC_TARGET_RELOAD_NS_LO(event) ((event) ==
LAN8841_EVENT_A
[all...]
Completed in 7 milliseconds