Searched refs:GPIO_MULTI_1X (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/ice1712/
H A Djuli.c84 #define GPIO_MULTI_1X (2<<2) /* also external */ macro
116 #define GPIO_RATE_32000 (GPIO_FREQ_32KHZ | GPIO_MULTI_1X | \
118 #define GPIO_RATE_44100 (GPIO_FREQ_44KHZ | GPIO_MULTI_1X | \
120 #define GPIO_RATE_48000 (GPIO_FREQ_48KHZ | GPIO_MULTI_1X | \
561 ice->gpio.set_data(ice, (old & ~GPIO_RATE_MASK) | GPIO_MULTI_1X | juli_set_spdif_clock()
681 [ICE_EEP2_GPIO_STATE] = GPIO_FREQ_48KHZ | GPIO_MULTI_1X |

Completed in 93 milliseconds