Home
last modified time | relevance | path

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

/linux-6.12.1/sound/hda/
Dhdac_controller.c130 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
172 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd_pio()
228 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd_corb()
233 bus->last_cmd[azx_command_addr(val)] = val; in snd_hdac_bus_send_cmd_corb()
/linux-6.12.1/sound/pci/hda/
Dhda_controller.c757 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
870 unsigned int addr = azx_command_addr(val); in azx_single_send_cmd()
873 bus->last_cmd[azx_command_addr(val)] = val; in azx_single_send_cmd()