Home
last modified time | relevance | path

Searched refs:clk_phase (Results 1 – 2 of 2) sorted by relevance

/linux/include/trace/events/
H A Dclk.h198 DECLARE_EVENT_CLASS(clk_phase,
217 DEFINE_EVENT(clk_phase, clk_set_phase,
224 DEFINE_EVENT(clk_phase, clk_set_phase_complete,
/linux/sound/soc/codecs/
H A Dlm49453.c1146 int clk_phase = 0; in lm49453_set_dai_fmt() local
1173 clk_phase = (1 << 5); in lm49453_set_dai_fmt()
1178 clk_phase = (1 << 5); in lm49453_set_dai_fmt()
1187 (aif_val | mode | clk_phase)); in lm49453_set_dai_fmt()