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:tstamp_rx_ctrl
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H
A
D
rcar_gen4_ptp.h
62
u32
tstamp_rx_ctrl
;
member
H
A
D
rswitch.c
720
get_ts = rdev->priv->ptp_priv->
tstamp_rx_ctrl
& RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT;
in rswitch_rx()
1581
switch (ptp_priv->
tstamp_rx_ctrl
& RCAR_GEN4_RXTSTAMP_TYPE) {
in rswitch_hwstamp_get()
1599
u32
tstamp_rx_ctrl
= RCAR_GEN4_RXTSTAMP_ENABLED;
in rswitch_hwstamp_set()
local
1622
tstamp_rx_ctrl
= 0;
in rswitch_hwstamp_set()
1625
tstamp_rx_ctrl
|= RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT;
in rswitch_hwstamp_set()
1629
tstamp_rx_ctrl
|= RCAR_GEN4_RXTSTAMP_TYPE_ALL;
in rswitch_hwstamp_set()
1634
rdev->priv->ptp_priv->
tstamp_rx_ctrl
=
tstamp_rx_ctrl
;
in rswitch_hwstamp_set()
H
A
D
ravb_main.c
943
u32 get_ts = priv->
tstamp_rx_ctrl
& RAVB_RXTSTAMP_TYPE;
in ravb_rx_rcar()
2225
switch (priv->
tstamp_rx_ctrl
& RAVB_RXTSTAMP_TYPE) {
in ravb_hwtstamp_get()
2245
u32
tstamp_rx_ctrl
= RAVB_RXTSTAMP_ENABLED;
in ravb_hwtstamp_set()
local
2264
tstamp_rx_ctrl
= 0;
in ravb_hwtstamp_set()
2267
tstamp_rx_ctrl
|= RAVB_RXTSTAMP_TYPE_V2_L2_EVENT;
in ravb_hwtstamp_set()
2271
tstamp_rx_ctrl
|= RAVB_RXTSTAMP_TYPE_ALL;
in ravb_hwtstamp_set()
2275
priv->
tstamp_rx_ctrl
=
tstamp_rx_ctrl
;
in ravb_hwtstamp_set()
H
A
D
ravb.h
1074
u32
tstamp_rx_ctrl
;
member
/kernel/linux/linux-5.10/include/uapi/linux/hsi/
H
A
D
cs-protocol.h
105
struct cs_timestamp
tstamp_rx_ctrl
;
member
/kernel/linux/linux-6.6/include/uapi/linux/hsi/
H
A
D
cs-protocol.h
91
struct cs_timestamp
tstamp_rx_ctrl
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/hsi/
H
A
D
cs-protocol.h
64
struct cs_timestamp
tstamp_rx_ctrl
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/hsi/
H
A
D
cs-protocol.h
64
struct cs_timestamp
tstamp_rx_ctrl
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hsi/
H
A
D
cs-protocol.h
54
struct cs_timestamp
tstamp_rx_ctrl
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H
A
D
ravb_main.c
579
u32 get_ts = priv->
tstamp_rx_ctrl
& RAVB_RXTSTAMP_TYPE;
in ravb_rx()
1747
switch (priv->
tstamp_rx_ctrl
& RAVB_RXTSTAMP_TYPE) {
in ravb_hwtstamp_get()
1767
u32
tstamp_rx_ctrl
= RAVB_RXTSTAMP_ENABLED;
in ravb_hwtstamp_set()
local
1790
tstamp_rx_ctrl
= 0;
in ravb_hwtstamp_set()
1793
tstamp_rx_ctrl
|= RAVB_RXTSTAMP_TYPE_V2_L2_EVENT;
in ravb_hwtstamp_set()
1797
tstamp_rx_ctrl
|= RAVB_RXTSTAMP_TYPE_ALL;
in ravb_hwtstamp_set()
1801
priv->
tstamp_rx_ctrl
=
tstamp_rx_ctrl
;
in ravb_hwtstamp_set()
H
A
D
ravb.h
1014
u32
tstamp_rx_ctrl
;
member
/kernel/linux/linux-5.10/drivers/hsi/clients/
H
A
D
cmt_speech.c
443
&hi->mmap_cfg->
tstamp_rx_ctrl
;
in cs_hsi_read_on_control_complete()
/kernel/linux/linux-6.6/drivers/hsi/clients/
H
A
D
cmt_speech.c
443
&hi->mmap_cfg->
tstamp_rx_ctrl
;
in cs_hsi_read_on_control_complete()
Completed in 20 milliseconds