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:dx_mask
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
bxt-sst.c
461
dx.
dx_mask
= core_mask;
in bxt_set_dsp_D0()
490
dx.
dx_mask
= SKL_IPC_D3_MASK;
in bxt_set_dsp_D3()
492
dev_dbg(ctx->dev, "core mask=%x
dx_mask
=%x\n",
in bxt_set_dsp_D3()
493
dx.core_mask, dx.
dx_mask
);
in bxt_set_dsp_D3()
H
A
D
skl-sst-ipc.h
31
u32
dx_mask
;
member
H
A
D
skl-sst.c
198
dx.
dx_mask
= core_mask;
in skl_set_dsp_D0()
222
dx.
dx_mask
= SKL_IPC_D3_MASK;
in skl_set_dsp_D3()
H
A
D
cnl-sst.c
232
dx.
dx_mask
= core_mask;
in cnl_set_dsp_D0()
259
dx.
dx_mask
= SKL_IPC_D3_MASK;
in cnl_set_dsp_D3()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
bxt-sst.c
461
dx.
dx_mask
= core_mask;
in bxt_set_dsp_D0()
490
dx.
dx_mask
= SKL_IPC_D3_MASK;
in bxt_set_dsp_D3()
492
dev_dbg(ctx->dev, "core mask=%x
dx_mask
=%x\n",
in bxt_set_dsp_D3()
493
dx.core_mask, dx.
dx_mask
);
in bxt_set_dsp_D3()
H
A
D
skl-sst-ipc.h
31
u32
dx_mask
;
member
H
A
D
skl-sst.c
198
dx.
dx_mask
= core_mask;
in skl_set_dsp_D0()
222
dx.
dx_mask
= SKL_IPC_D3_MASK;
in skl_set_dsp_D3()
H
A
D
cnl-sst.c
232
dx.
dx_mask
= core_mask;
in cnl_set_dsp_D0()
259
dx.
dx_mask
= SKL_IPC_D3_MASK;
in cnl_set_dsp_D3()
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
ipc4.c
651
dx_state.
dx_mask
= BIT(core_idx);
in sof_ipc4_set_core_state()
653
dx_state.
dx_mask
= 0;
in sof_ipc4_set_core_state()
/kernel/linux/linux-6.6/include/sound/sof/ipc4/
H
A
D
header.h
433
uint32_t
dx_mask
;
member
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H
A
D
messages.h
327
u32
dx_mask
; /* bit[n]=1 core n goes to D0, bit[n]=0 it goes to D3 */
member
H
A
D
messages.c
428
dx.
dx_mask
= powerup ? core_mask : 0;
in avs_ipc_set_dx()
Completed in 11 milliseconds