Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Djuli.c122 static const unsigned int juli_rates[] = { variable
135 .count = ARRAY_SIZE(juli_rates),
136 .list = juli_rates,
143 for (i = 0; i < ARRAY_SIZE(juli_rates); i++) in get_gpio_val()
144 if (juli_rates[i] == rate) in get_gpio_val()
489 return juli_rates[i]; in juli_get_rate()