Home
last modified time | relevance | path

Searched refs:awg_instr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_hda.c173 u32 *awg_instr; member
386 * @awg_instr: pointer to AWG instructions table
389 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg() argument
396 hda_write(hda, awg_instr[i], HDA_SYNC_AWGI + i * 4); in sti_hda_configure_awg()
504 sti_hda_configure_awg(hda, hda_supported_modes[mode_idx].awg_instr, in sti_hda_pre_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_hda.c174 u32 *awg_instr; member
387 * @awg_instr: pointer to AWG instructions table
390 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg() argument
397 hda_write(hda, awg_instr[i], HDA_SYNC_AWGI + i * 4); in sti_hda_configure_awg()
505 sti_hda_configure_awg(hda, hda_supported_modes[mode_idx].awg_instr, in sti_hda_pre_enable()

Completed in 3 milliseconds