Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdsp.c55 { "internal", HDSP_CLOCK_INTERNAL },
59 { NULL, HDSP_CLOCK_INTERNAL }
63 { "internal", HDSP_CLOCK_INTERNAL },
70 { NULL, HDSP_CLOCK_INTERNAL }
490 case HDSP_CLOCK_INTERNAL: in hdsp_control_clock_preference()
565 case HDSP_CLOCK_INTERNAL: in hdsp_status2_clock_source()
612 if (clock->type == HDSP_CLOCK_INTERNAL) in hdsp_sysctl_clock_source()
658 case HDSP_CLOCK_INTERNAL: in hdsp_clock_source_locked()
682 case HDSP_CLOCK_INTERNAL: in hdsp_clock_source_synced()
730 if (clock->type == HDSP_CLOCK_INTERNAL) in hdsp_sysctl_sync_status()
H A Dhdsp.h163 HDSP_CLOCK_INTERNAL, enumerator