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:SKL_DSP_CORE_MASK
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
bxt-sst.c
111
SKL_DSP_CORE_MASK
(1));
in sst_bxt_prepare_fw()
140
ret = skl_dsp_core_power_down(ctx,
SKL_DSP_CORE_MASK
(1));
in sst_bxt_prepare_fw()
162
skl_dsp_core_power_down(ctx,
SKL_DSP_CORE_MASK
(1));
in sst_bxt_prepare_fw()
392
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in bxt_set_dsp_D0()
417
SKL_DSP_CORE_MASK
(1));
in bxt_set_dsp_D0()
445
skl_dsp_core_power_down(ctx,
SKL_DSP_CORE_MASK
(1));
in bxt_set_dsp_D0()
476
core_mask |=
SKL_DSP_CORE_MASK
(1);
in bxt_set_dsp_D0()
487
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in bxt_set_dsp_D3()
H
A
D
skl-sst.c
165
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in skl_set_dsp_D0()
219
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in skl_set_dsp_D3()
H
A
D
cnl-sst.c
191
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in cnl_set_dsp_D0()
254
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in cnl_set_dsp_D3()
H
A
D
skl-sst-dsp.h
80
#define
SKL_DSP_CORE_MASK
(c) BIT(c)
macro
83
* Core 0 mask =
SKL_DSP_CORE_MASK
(0); Defined separately
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
bxt-sst.c
111
SKL_DSP_CORE_MASK
(1));
in sst_bxt_prepare_fw()
140
ret = skl_dsp_core_power_down(ctx,
SKL_DSP_CORE_MASK
(1));
in sst_bxt_prepare_fw()
162
skl_dsp_core_power_down(ctx,
SKL_DSP_CORE_MASK
(1));
in sst_bxt_prepare_fw()
392
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in bxt_set_dsp_D0()
417
SKL_DSP_CORE_MASK
(1));
in bxt_set_dsp_D0()
445
skl_dsp_core_power_down(ctx,
SKL_DSP_CORE_MASK
(1));
in bxt_set_dsp_D0()
476
core_mask |=
SKL_DSP_CORE_MASK
(1);
in bxt_set_dsp_D0()
487
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in bxt_set_dsp_D3()
H
A
D
skl-sst.c
165
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in skl_set_dsp_D0()
219
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in skl_set_dsp_D3()
H
A
D
cnl-sst.c
191
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in cnl_set_dsp_D0()
254
unsigned int core_mask =
SKL_DSP_CORE_MASK
(core_id);
in cnl_set_dsp_D3()
H
A
D
skl-sst-dsp.h
80
#define
SKL_DSP_CORE_MASK
(c) BIT(c)
macro
83
* Core 0 mask =
SKL_DSP_CORE_MASK
(0); Defined separately
Completed in 6 milliseconds