Home
last modified time | relevance | path

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

/src/sys/dev/sound/fdt/
H A Daudio_soc.c429 bool frame_master, bitclock_master; in audio_soc_attach() local
465 frame_master = bitclock_master = true; in audio_soc_attach()
470 frame_master = cpu_child == OF_node_from_xref(xref); in audio_soc_attach()
475 if (frame_master) { in audio_soc_attach()