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:bit_clk_provider
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/include/sound/
H
A
D
hdmi-codec.h
35
unsigned int
bit_clk_provider
:1;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-hdmi-i2s-audio.c
48
if (fmt->
bit_clk_provider
| fmt->frame_clk_provider) {
in dw_hdmi_i2s_hw_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H
A
D
sti_hdmi.c
1181
daifmt->frame_clk_inv || daifmt->
bit_clk_provider
||
in hdmi_audio_hw_params()
1185
daifmt->
bit_clk_provider
,
in hdmi_audio_hw_params()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
hdmi-codec.c
633
cf->
bit_clk_provider
= 1;
in hdmi_codec_i2s_set_fmt()
640
cf->
bit_clk_provider
= 1;
in hdmi_codec_i2s_set_fmt()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H
A
D
sii902x.c
592
if (daifmt->
bit_clk_provider
|| daifmt->frame_clk_provider) {
in sii902x_audio_hw_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/
H
A
D
tda998x_drv.c
1099
daifmt->
bit_clk_provider
|| daifmt->frame_clk_provider)) {
in tda998x_audio_hw_params()
1102
daifmt->
bit_clk_provider
,
in tda998x_audio_hw_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H
A
D
exynos_hdmi.c
1597
daifmt->frame_clk_inv || daifmt->
bit_clk_provider
||
in hdmi_audio_hw_params()
1601
daifmt->
bit_clk_provider
,
in hdmi_audio_hw_params()
Completed in 12 milliseconds