Searched refs:DMX6FIRE_CONTROL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ews.c | 922 #define DMX6FIRE_CONTROL(xname, xshift, xinvert) \ macro 939 DMX6FIRE_CONTROL("Front Digital Input Switch", 2, 1), 940 // DMX6FIRE_CONTROL("Master Clock Select", 3, 0), 941 DMX6FIRE_CONTROL("Optical Digital Input Switch", 4, 0), 942 DMX6FIRE_CONTROL("Phono Analog Input Switch", 5, 0), 943 DMX6FIRE_CONTROL("Breakbox LED", 6, 0),
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ews.c | 930 #define DMX6FIRE_CONTROL(xname, xshift, xinvert) \ macro 947 DMX6FIRE_CONTROL("Front Digital Input Switch", 2, 1), 948 // DMX6FIRE_CONTROL("Master Clock Select", 3, 0), 949 DMX6FIRE_CONTROL("Optical Digital Input Switch", 4, 0), 950 DMX6FIRE_CONTROL("Phono Analog Input Switch", 5, 0), 951 DMX6FIRE_CONTROL("Breakbox LED", 6, 0),
|
Completed in 3 milliseconds