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:NHLT_LINK_SSP
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/sound/hda/
H
A
D
intel-nhlt.c
149
if (epnt->linktype ==
NHLT_LINK_SSP
&& epnt->device_type == device_type) {
in intel_nhlt_ssp_endpoint_mask()
186
if (epnt->linktype ==
NHLT_LINK_SSP
&&
in intel_nhlt_ssp_mclk_mask()
/kernel/linux/linux-5.10/include/sound/
H
A
D
intel-nhlt.h
40
NHLT_LINK_SSP
= 3,
enumerator
/kernel/linux/linux-6.6/include/sound/
H
A
D
intel-nhlt.h
17
NHLT_LINK_SSP
= 3,
enumerator
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-nhlt.c
258
if (epnt->linktype ==
NHLT_LINK_SSP
) {
in skl_get_clks()
H
A
D
skl-topology.c
310
link_type =
NHLT_LINK_SSP
;
in skl_tplg_update_be_blob()
1762
ret =
NHLT_LINK_SSP
;
in skl_tplg_be_link_type()
1770
ret =
NHLT_LINK_SSP
;
in skl_tplg_be_link_type()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-nhlt.c
360
if (epnt->linktype ==
NHLT_LINK_SSP
) {
in skl_get_clks()
H
A
D
skl-topology.c
309
link_type =
NHLT_LINK_SSP
;
in skl_tplg_update_be_blob()
1798
ret =
NHLT_LINK_SSP
;
in skl_tplg_be_link_type()
1806
ret =
NHLT_LINK_SSP
;
in skl_tplg_be_link_type()
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H
A
D
board_selection.c
432
if (!adev->nhlt || !intel_nhlt_has_endpoint_type(adev->nhlt,
NHLT_LINK_SSP
)) {
in avs_register_i2s_boards()
H
A
D
path.c
179
NHLT_LINK_SSP
, fmt->valid_bit_depth, fmt->bit_depth,
in avs_copier_create()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
hda.c
898
if (intel_nhlt_has_endpoint_type(nhlt,
NHLT_LINK_SSP
)) {
in check_nhlt_ssp_mask()
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
ipc4-topology.c
1343
nhlt_type =
NHLT_LINK_SSP
;
in snd_sof_get_nhlt_endpoint_data()
Completed in 22 milliseconds