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:word16_pos
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sti/
H
A
D
sti_uniperif.c
216
unsigned int
word16_pos
[4];
in sti_uniperiph_get_tdm_word_pos()
local
218
/*
word16_pos
:
in sti_uniperiph_get_tdm_word_pos()
219
*
word16_pos
[0] = WORDX_LSB
in sti_uniperiph_get_tdm_word_pos()
220
*
word16_pos
[1] = WORDX_MSB,
in sti_uniperiph_get_tdm_word_pos()
221
*
word16_pos
[2] = WORDX+1_LSB
in sti_uniperiph_get_tdm_word_pos()
222
*
word16_pos
[3] = WORDX+1_MSB
in sti_uniperiph_get_tdm_word_pos()
228
word16_pos
[j] = i * slot_width;
in sti_uniperiph_get_tdm_word_pos()
231
word16_pos
[j + 1] =
word16_pos
[j] + 2;
in sti_uniperiph_get_tdm_word_pos()
237
word_pos[k] =
word16_pos
[
in sti_uniperiph_get_tdm_word_pos()
[all...]
/kernel/linux/linux-6.6/sound/soc/sti/
H
A
D
sti_uniperif.c
217
unsigned int
word16_pos
[4];
in sti_uniperiph_get_tdm_word_pos()
local
219
/*
word16_pos
:
in sti_uniperiph_get_tdm_word_pos()
220
*
word16_pos
[0] = WORDX_LSB
in sti_uniperiph_get_tdm_word_pos()
221
*
word16_pos
[1] = WORDX_MSB,
in sti_uniperiph_get_tdm_word_pos()
222
*
word16_pos
[2] = WORDX+1_LSB
in sti_uniperiph_get_tdm_word_pos()
223
*
word16_pos
[3] = WORDX+1_MSB
in sti_uniperiph_get_tdm_word_pos()
229
word16_pos
[j] = i * slot_width;
in sti_uniperiph_get_tdm_word_pos()
232
word16_pos
[j + 1] =
word16_pos
[j] + 2;
in sti_uniperiph_get_tdm_word_pos()
238
word_pos[k] =
word16_pos
[
in sti_uniperiph_get_tdm_word_pos()
[all...]
Completed in 1 milliseconds