Home
last modified time | relevance | path

Searched defs:hdmi_codec_daifmt (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/sound/
Dhdmi-codec.h31 struct hdmi_codec_daifmt { struct
32 enum {
40 } fmt;
41 unsigned int bit_clk_inv:1;
42 unsigned int frame_clk_inv:1;
43 unsigned int bit_clk_master:1;
44 unsigned int frame_clk_master:1;