Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_controller.c126 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
144 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd()
149 bus->last_cmd[azx_command_addr(val)] = val; in snd_hdac_bus_send_cmd()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.c751 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
864 unsigned int addr = azx_command_addr(val); in azx_single_send_cmd()
867 bus->last_cmd[azx_command_addr(val)] = val; in azx_single_send_cmd()

Completed in 5 milliseconds