Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Drevo.c363 .cs_mask = VT1724_REVO_CS0 | VT1724_REVO_CS3,
364 .cs_addr = VT1724_REVO_CS3,
365 .cs_none = VT1724_REVO_CS0 | VT1724_REVO_CS3,
430 tmp &= ~VT1724_REVO_CS3; in ap192_4wire_start()
438 tmp |= VT1724_REVO_CS3; in ap192_4wire_finish()
Drevo.h52 #define VT1724_REVO_CS3 0x80 /* AK4114 for AP192 */ macro