Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/fdt/
H A Daudio_soc.c430 bool frame_master, bitclock_master; in audio_soc_attach() local
466 frame_master = bitclock_master = true; in audio_soc_attach()
474 bitclock_master = cpu_child == OF_node_from_xref(xref); in audio_soc_attach()
477 clk = bitclock_master ? in audio_soc_attach()
480 clk = bitclock_master ? in audio_soc_attach()