Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dcontroller.c128 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
170 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd_pio()
221 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd_corb()
226 bus->last_cmd[azx_command_addr(val)] = val; in snd_hdac_bus_send_cmd_corb()
/linux/sound/hda/common/
H A Dcontroller.c748 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
861 unsigned int addr = azx_command_addr(val); in azx_single_send_cmd()
864 bus->last_cmd[azx_command_addr(val)] = val; in azx_single_send_cmd()