Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.c115 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; variable
141 module_param_array(bdl_pos_adj, int, NULL, 0644);
142 MODULE_PARM_DESC(bdl_pos_adj, "BDL position adjustment offset.");
723 return chip->bdl_pos_adj ? 0 : -1; in azx_position_ok()
740 return chip->bdl_pos_adj ? 0 : -1; in azx_position_ok()
1848 if (bdl_pos_adj[dev] < 0) in azx_create()
1849 chip->bdl_pos_adj = default_bdl_pos_adj(chip); in azx_create()
1851 chip->bdl_pos_adj = bdl_pos_adj[dev]; in azx_create()
H A Dhda_controller.h135 int bdl_pos_adj; member
H A Dhda_controller.c1192 bus->core.bdl_pos_adj = chip->bdl_pos_adj; in azx_bus_init()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c435 pos_adj = bus->bdl_pos_adj; in snd_hdac_stream_setup_periods()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h348 int bdl_pos_adj; /* BDL position adjustment */ member
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c893 bus->bdl_pos_adj = 0; in skl_create()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda.c537 bus->bdl_pos_adj = 0; in hda_init()
/OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/
H A Dnotes.rst84 via ``bdl_pos_adj`` option.
86 When ``bdl_pos_adj`` is a negative value (as default), it's assigned to
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst1024 bdl_pos_adj