Searched refs:use_pio_for_commands (Results 1 – 3 of 3) sorted by relevance
80 bus->use_pio_for_commands = true; in sof_hda_bus_init()
65 if (!bus->use_pio_for_commands) in snd_hdac_bus_init_cmd_io()386 if (bus->use_pio_for_commands) in snd_hdac_bus_send_cmd()404 if (bus->use_pio_for_commands) in snd_hdac_bus_get_response()
354 bool use_pio_for_commands:1; /* Use PIO instead of CORB for commands */ member