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:spbpar
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sh/
H
A
D
siu_dai.c
159
ydef[0] = (fw->
spbpar
[idx].ab1a << 16) |
in siu_dai_spbAselect()
160
(fw->
spbpar
[idx].ab0a << 8) |
in siu_dai_spbAselect()
161
(fw->
spbpar
[idx].dir << 7) | 3;
in siu_dai_spbAselect()
166
ydef[7] = fw->
spbpar
[idx].event;
in siu_dai_spbAselect()
167
port_info->stfifo |= fw->
spbpar
[idx].stfifo;
in siu_dai_spbAselect()
168
port_info->trdat |= fw->
spbpar
[idx].trdat;
in siu_dai_spbAselect()
184
ydef[5] = (fw->
spbpar
[idx].ab1a << 16) |
in siu_dai_spbBselect()
185
(fw->
spbpar
[idx].ab0a << 8) | 1;
in siu_dai_spbBselect()
186
ydef[6] = fw->
spbpar
[idx].event;
in siu_dai_spbBselect()
187
port_info->stfifo |= fw->
spbpar
[id
in siu_dai_spbBselect()
[all...]
H
A
D
siu.h
52
struct siu_spb_param
spbpar
[32];
member
/kernel/linux/linux-6.6/sound/soc/sh/
H
A
D
siu_dai.c
159
ydef[0] = (fw->
spbpar
[idx].ab1a << 16) |
in siu_dai_spbAselect()
160
(fw->
spbpar
[idx].ab0a << 8) |
in siu_dai_spbAselect()
161
(fw->
spbpar
[idx].dir << 7) | 3;
in siu_dai_spbAselect()
166
ydef[7] = fw->
spbpar
[idx].event;
in siu_dai_spbAselect()
167
port_info->stfifo |= fw->
spbpar
[idx].stfifo;
in siu_dai_spbAselect()
168
port_info->trdat |= fw->
spbpar
[idx].trdat;
in siu_dai_spbAselect()
184
ydef[5] = (fw->
spbpar
[idx].ab1a << 16) |
in siu_dai_spbBselect()
185
(fw->
spbpar
[idx].ab0a << 8) | 1;
in siu_dai_spbBselect()
186
ydef[6] = fw->
spbpar
[idx].event;
in siu_dai_spbBselect()
187
port_info->stfifo |= fw->
spbpar
[id
in siu_dai_spbBselect()
[all...]
H
A
D
siu.h
52
struct siu_spb_param
spbpar
[32];
member
Completed in 3 milliseconds