awg_ram_code      147 drivers/gpu/drm/sti/sti_dvo.c static void dvo_awg_configure(struct sti_dvo *dvo, u32 *awg_ram_code, int nb)
awg_ram_code      154 drivers/gpu/drm/sti/sti_dvo.c 		writel(awg_ram_code[i],
awg_ram_code      250 drivers/gpu/drm/sti/sti_dvo.c 		u32 awg_ram_code[AWG_MAX_INST];
awg_ram_code      252 drivers/gpu/drm/sti/sti_dvo.c 		if (!dvo_awg_generate_code(dvo, &nb_instr, awg_ram_code))
awg_ram_code      253 drivers/gpu/drm/sti/sti_dvo.c 			dvo_awg_configure(dvo, awg_ram_code, nb_instr);