Home
last modified time | relevance | path

Searched defs:snd_hal2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/mips/
H A Dhal2.c75 struct snd_hal2 { struct
76 struct snd_card *card;
78 struct hal2_ctl_regs *ctl_regs; /* HAL2 ctl registers */
79 struct hal2_aes_regs *aes_regs; /* HAL2 aes registers */
103 static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr) in hal2_i_read32() argument