Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ice1712/
Drevo.c349 .cs_mask = VT1724_REVO_CS0 | VT1724_REVO_CS3,
350 .cs_addr = VT1724_REVO_CS3,
351 .cs_none = VT1724_REVO_CS0 | VT1724_REVO_CS3,
416 tmp &= ~VT1724_REVO_CS3; in ap192_4wire_start()
424 tmp |= VT1724_REVO_CS3; in ap192_4wire_finish()
Drevo.h38 #define VT1724_REVO_CS3 0x80 /* AK4114 for AP192 */ macro