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:iso_ctrl
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/
H
A
D
trf7970a.c
437
u8
iso_ctrl
;
member
824
u8 status, fifo_bytes,
iso_ctrl
;
in trf7970a_irq()
local
904
iso_ctrl
= trf->
iso_ctrl
;
in trf7970a_irq()
909
iso_ctrl
|= TRF7970A_ISO_CTRL_RX_CRC_N;
in trf7970a_irq()
910
trf->
iso_ctrl
= 0xff; /* Force ISO_CTRL write */
in trf7970a_irq()
914
iso_ctrl
&= ~TRF7970A_ISO_CTRL_RX_CRC_N;
in trf7970a_irq()
915
trf->
iso_ctrl
= 0xff; /* Force ISO_CTRL write */
in trf7970a_irq()
931
if (
iso_ctrl
!= trf->
iso_ctrl
) {
in trf7970a_irq()
1265
u8
iso_ctrl
= trf->
iso_ctrl
_tech;
trf7970a_in_config_framing()
local
1393
u8 special_fcn_reg1,
iso_ctrl
;
trf7970a_per_cmd_config()
local
1623
u8
iso_ctrl
= trf->
iso_ctrl
_tech;
trf7970a_tg_config_framing()
local
[all...]
/kernel/linux/linux-6.6/drivers/nfc/
H
A
D
trf7970a.c
437
u8
iso_ctrl
;
member
824
u8 status, fifo_bytes,
iso_ctrl
;
in trf7970a_irq()
local
904
iso_ctrl
= trf->
iso_ctrl
;
in trf7970a_irq()
909
iso_ctrl
|= TRF7970A_ISO_CTRL_RX_CRC_N;
in trf7970a_irq()
910
trf->
iso_ctrl
= 0xff; /* Force ISO_CTRL write */
in trf7970a_irq()
914
iso_ctrl
&= ~TRF7970A_ISO_CTRL_RX_CRC_N;
in trf7970a_irq()
915
trf->
iso_ctrl
= 0xff; /* Force ISO_CTRL write */
in trf7970a_irq()
931
if (
iso_ctrl
!= trf->
iso_ctrl
) {
in trf7970a_irq()
1265
u8
iso_ctrl
= trf->
iso_ctrl
_tech;
trf7970a_in_config_framing()
local
1394
u8 special_fcn_reg1,
iso_ctrl
;
trf7970a_per_cmd_config()
local
1624
u8
iso_ctrl
= trf->
iso_ctrl
_tech;
trf7970a_tg_config_framing()
local
[all...]
Completed in 5 milliseconds