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_master
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/
H
A
D
hdmi-codec.h
35
unsigned int
bit_clk_master
:1;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-hdmi-i2s-audio.c
48
if (fmt->
bit_clk_master
| fmt->frame_clk_master) {
in dw_hdmi_i2s_hw_params()
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
hdmi-codec.c
504
cf->
bit_clk_master
= 1;
in hdmi_codec_i2s_set_fmt()
511
cf->
bit_clk_master
= 1;
in hdmi_codec_i2s_set_fmt()
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H
A
D
sti_hdmi.c
1173
daifmt->frame_clk_inv || daifmt->
bit_clk_master
||
in hdmi_audio_hw_params()
1177
daifmt->
bit_clk_master
,
in hdmi_audio_hw_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H
A
D
sii902x.c
515
if (daifmt->
bit_clk_master
|| daifmt->frame_clk_master) {
in sii902x_audio_hw_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H
A
D
tda998x_drv.c
1098
daifmt->
bit_clk_master
|| daifmt->frame_clk_master)) {
in tda998x_audio_hw_params()
1101
daifmt->
bit_clk_master
,
in tda998x_audio_hw_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H
A
D
exynos_hdmi.c
1585
daifmt->frame_clk_inv || daifmt->
bit_clk_master
||
in hdmi_audio_hw_params()
1589
daifmt->
bit_clk_master
,
in hdmi_audio_hw_params()
Completed in 11 milliseconds