Home
last modified time | relevance | path

Searched refs:bdl_pos_adj (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_controller.h154 int bdl_pos_adj; member
Dhda_intel.c128 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; variable
153 module_param_array(bdl_pos_adj, int, NULL, 0644);
154 MODULE_PARM_DESC(bdl_pos_adj, "BDL position adjustment offset.");
782 return chip->bdl_pos_adj ? 0 : -1; in azx_position_ok()
1788 if (bdl_pos_adj[dev] < 0) in azx_create()
1789 chip->bdl_pos_adj = default_bdl_pos_adj(chip); in azx_create()
1791 chip->bdl_pos_adj = bdl_pos_adj[dev]; in azx_create()
Dhda_controller.c1265 bus->core.bdl_pos_adj = chip->bdl_pos_adj; in azx_bus_init()
/Linux-v4.19/sound/hda/
Dhdac_stream.c383 pos_adj = bus->bdl_pos_adj; in snd_hdac_stream_setup_periods()
/Linux-v4.19/include/sound/
Dhdaudio.h358 int bdl_pos_adj; /* BDL position adjustment */ member
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c811 bus->bdl_pos_adj = 0; in skl_create()
/Linux-v4.19/Documentation/sound/hd-audio/
Dnotes.rst79 via ``bdl_pos_adj`` option.
81 When ``bdl_pos_adj`` is a negative value (as default), it's assigned to
/Linux-v4.19/Documentation/sound/
Dalsa-configuration.rst1012 bdl_pos_adj