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

/linux-master/sound/firewire/digi00x/
H A Damdtp-dot.c79 static const u8 hir[15] = {0x0, 0x6, 0xf, 0x8, 0x7, 0x5, 0x3, 0x4, local
85 * hir[] is not used and - coincidentally - the salt's hi nibble is
93 const u8 hr = (hn == 0x9) ? 0x9 : hir[(hio[hn] + off) % 15];

Completed in 159 milliseconds