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_tech
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/
H
A
D
trf7970a.c
438
u8
iso_ctrl_tech
;
member
1177
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_14443A_106;
in trf7970a_in_config_rf_tech()
1184
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_14443B_106;
in trf7970a_in_config_rf_tech()
1191
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_FELICA_212;
in trf7970a_in_config_rf_tech()
1198
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_FELICA_424;
in trf7970a_in_config_rf_tech()
1205
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_15693_SGL_1OF4_2648;
in trf7970a_in_config_rf_tech()
1265
u8 iso_ctrl = trf->
iso_ctrl_tech
;
in trf7970a_in_config_framing()
1570
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_NFC_NFC_CE_MODE |
in trf7970a_tg_config_rf_tech()
1577
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_NFC_NFC_CE_MODE |
in trf7970a_tg_config_rf_tech()
1584
trf->
iso_ctrl_tech
in trf7970a_tg_config_rf_tech()
[all...]
/kernel/linux/linux-6.6/drivers/nfc/
H
A
D
trf7970a.c
438
u8
iso_ctrl_tech
;
member
1177
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_14443A_106;
in trf7970a_in_config_rf_tech()
1184
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_14443B_106;
in trf7970a_in_config_rf_tech()
1191
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_FELICA_212;
in trf7970a_in_config_rf_tech()
1198
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_FELICA_424;
in trf7970a_in_config_rf_tech()
1205
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_15693_SGL_1OF4_2648;
in trf7970a_in_config_rf_tech()
1265
u8 iso_ctrl = trf->
iso_ctrl_tech
;
in trf7970a_in_config_framing()
1571
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_NFC_NFC_CE_MODE |
in trf7970a_tg_config_rf_tech()
1578
trf->
iso_ctrl_tech
= TRF7970A_ISO_CTRL_NFC_NFC_CE_MODE |
in trf7970a_tg_config_rf_tech()
1585
trf->
iso_ctrl_tech
in trf7970a_tg_config_rf_tech()
[all...]
Completed in 6 milliseconds