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:TRB_NORMAL
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/cdns2/
H
A
D
cdns2-debug.h
152
case
TRB_NORMAL
:
in cdns2_trb_type_string()
178
case
TRB_NORMAL
:
in cdns2_decode_trb()
H
A
D
cdns2-ep0.c
53
TRB_TYPE(
TRB_NORMAL
));
in cdns2_ep0_enqueue()
57
TRB_TYPE(
TRB_NORMAL
));
in cdns2_ep0_enqueue()
60
TRB_TYPE(
TRB_NORMAL
));
in cdns2_ep0_enqueue()
H
A
D
cdns2-gadget.h
455
#define
TRB_NORMAL
1
macro
H
A
D
cdns2-gadget.c
556
control = TRB_TYPE(
TRB_NORMAL
);
in cdns2_ep_tx_isoc()
638
control = TRB_TYPE(
TRB_NORMAL
) | ring->pcs | TRB_ISP;
in cdns2_ep_tx_bulk()
738
trb->control = cpu_to_le32((hw_ccs ? TRB_CYCLE : 0) | TRB_TYPE(
TRB_NORMAL
));
in cdns2_prepare_first_isoc_transfer()
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H
A
D
ep0.c
45
priv_ep->trb_pool[0].control = cpu_to_le32(TRB_CYCLE | TRB_TYPE(
TRB_NORMAL
));
in cdns3_ep0_run_transfer()
49
TRB_TYPE(
TRB_NORMAL
));
in cdns3_ep0_run_transfer()
52
TRB_TYPE(
TRB_NORMAL
));
in cdns3_ep0_run_transfer()
H
A
D
trace.h
424
TRB_FIELD_TO_TYPE(__entry->control) ==
TRB_NORMAL
? "Normal" : "LINK",
H
A
D
gadget.h
1026
#define
TRB_NORMAL
1
macro
H
A
D
gadget.c
1018
control = TRB_TYPE(
TRB_NORMAL
) | TRB_CYCLE |
in cdns3_ep_run_stream_transfer()
1232
control |= TRB_TYPE(
TRB_NORMAL
);
in cdns3_ep_run_transfer()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
cdns3-ep0.c
45
priv_ep->trb_pool[0].control = cpu_to_le32(TRB_CYCLE | TRB_TYPE(
TRB_NORMAL
));
in cdns3_ep0_run_transfer()
49
TRB_TYPE(
TRB_NORMAL
));
in cdns3_ep0_run_transfer()
52
TRB_TYPE(
TRB_NORMAL
));
in cdns3_ep0_run_transfer()
H
A
D
cdnsp-debug.h
82
case
TRB_NORMAL
:
in cdnsp_trb_type_string()
272
case
TRB_NORMAL
:
in cdnsp_decode_trb()
H
A
D
cdnsp-ring.c
1919
field = TRB_TYPE(
TRB_NORMAL
);
in cdnsp_queue_bulk_tx()
2063
field = TRB_TYPE(
TRB_NORMAL
) | TRB_IOC;
in cdnsp_queue_ctrl_tx()
2285
field = TRB_TYPE(
TRB_NORMAL
) | ep_ring->cycle_state;
in cdnsp_queue_isoc_tx()
H
A
D
cdns3-trace.h
417
TRB_FIELD_TO_TYPE(__entry->control) ==
TRB_NORMAL
? "Normal" : "LINK",
H
A
D
cdnsp-gadget.h
1070
#define
TRB_NORMAL
1
macro
H
A
D
cdns3-gadget.h
1027
#define
TRB_NORMAL
1
macro
H
A
D
cdns3-gadget.c
1023
control = TRB_TYPE(
TRB_NORMAL
) | TRB_CYCLE |
in cdns3_ep_run_stream_transfer()
1237
control |= TRB_TYPE(
TRB_NORMAL
);
in cdns3_ep_run_transfer()
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-ring.c
2155
if (trb_type == TRB_DATA || trb_type ==
TRB_NORMAL
)
in process_ctrl_td()
2166
case
TRB_NORMAL
:
in process_ctrl_td()
2188
if (trb_type == TRB_DATA || trb_type ==
TRB_NORMAL
)
in process_ctrl_td()
2204
trb_type ==
TRB_NORMAL
) {
in process_ctrl_td()
3502
field = TRB_TYPE(
TRB_NORMAL
);
in xhci_queue_bulk_tx()
3590
field = TRB_TYPE(
TRB_NORMAL
) | ring->cycle_state | TRB_IOC;
in xhci_queue_bulk_tx()
3990
field = TRB_TYPE(
TRB_NORMAL
) |
in xhci_queue_isoc_tx()
H
A
D
xhci.h
1361
#define
TRB_NORMAL
1
macro
1434
case
TRB_NORMAL
:
in xhci_trb_type_string()
2328
case
TRB_NORMAL
:
in xhci_decode_trb()
H
A
D
xhci-dbgcap.c
264
control = TRB_TYPE(
TRB_NORMAL
) | TRB_IOC;
in xhci_dbc_queue_bulk_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-ring.c
2288
if (trb_type == TRB_DATA || trb_type ==
TRB_NORMAL
)
in process_ctrl_td()
2299
case
TRB_NORMAL
:
in process_ctrl_td()
2321
if (trb_type == TRB_DATA || trb_type ==
TRB_NORMAL
)
in process_ctrl_td()
2337
trb_type ==
TRB_NORMAL
) {
in process_ctrl_td()
3652
field = TRB_TYPE(
TRB_NORMAL
);
in xhci_queue_bulk_tx()
3740
field = TRB_TYPE(
TRB_NORMAL
) | ring->cycle_state | TRB_IOC;
in xhci_queue_bulk_tx()
4140
field = TRB_TYPE(
TRB_NORMAL
) |
in xhci_queue_isoc_tx()
H
A
D
xhci.h
1366
#define
TRB_NORMAL
1
macro
1439
case
TRB_NORMAL
:
in xhci_trb_type_string()
2360
case
TRB_NORMAL
:
in xhci_decode_trb()
H
A
D
xhci-dbgcap.c
264
control = TRB_TYPE(
TRB_NORMAL
) | TRB_IOC;
in xhci_dbc_queue_bulk_tx()
/kernel/linux/linux-5.10/drivers/usb/early/
H
A
D
xhci-dbc.c
490
control = TRB_TYPE(
TRB_NORMAL
) | TRB_IOC;
in xdbc_bulk_transfer()
/kernel/linux/linux-6.6/drivers/usb/early/
H
A
D
xhci-dbc.c
490
control = TRB_TYPE(
TRB_NORMAL
) | TRB_IOC;
in xdbc_bulk_transfer()
Completed in 54 milliseconds