Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_controller.c138 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
168 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd()
173 bus->last_cmd[azx_command_addr(val)] = val; in snd_hdac_bus_send_cmd()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_controller.c129 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
147 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd()
152 bus->last_cmd[azx_command_addr(val)] = val; in snd_hdac_bus_send_cmd()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c780 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr() function
893 unsigned int addr = azx_command_addr(val); in azx_single_send_cmd()
896 bus->last_cmd[azx_command_addr(val)] = val; in azx_single_send_cmd()
/kernel/linux/linux-6.6/sound/pci/hda/
H 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 6 milliseconds