SectionDevice."InternalMic" {
	Comment "Internal Microphone"

	ConflictingDevice [
		"HeadsetMic"
	]

	EnableSequence [
		cset "name='Int Mic Switch' on"
		cset "name='ADC1 Mux' 'PortC Switch'"
		cset "name='PortC In En Switch' on"
	]

	DisableSequence [
		cset "name='Int Mic Switch' off"
		cset "name='PortC In En Switch' off"
	]

	Value {
		CaptureChannels "2"
	}
}
