Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/fdt/
H A Daudio_soc.c425 phandle_t node, cpu_child; in audio_soc_attach() local
468 cpu_child = ofw_bus_find_child(node, "simple-audio-card,cpu"); in audio_soc_attach()
471 frame_master = cpu_child == OF_node_from_xref(xref); in audio_soc_attach()
474 bitclock_master = cpu_child == OF_node_from_xref(xref); in audio_soc_attach()