Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Dice1712.c1779 static const unsigned char xlate[16] = { in snd_ice1712_pro_internal_clock_get() local
1788 val = xlate[inb(ICEMT(ice, RATE)) & 15]; in snd_ice1712_pro_internal_clock_get()
Dice1724.c2022 static const unsigned char xlate[8] = { in snd_ice1724_get_route_val() local
2029 eitem = xlate[val]; in snd_ice1724_get_route_val()
/sound/soc/codecs/
Drt5677.c5490 .xlate = irq_domain_xlate_twocell,