Searched refs:awg_ram_code (Results 1 – 1 of 1) sorted by relevance
148 static void dvo_awg_configure(struct sti_dvo *dvo, u32 *awg_ram_code, int nb) in dvo_awg_configure() argument155 writel(awg_ram_code[i], in dvo_awg_configure()251 u32 awg_ram_code[AWG_MAX_INST]; in sti_dvo_pre_enable() local253 if (!dvo_awg_generate_code(dvo, &nb_instr, awg_ram_code)) in sti_dvo_pre_enable()254 dvo_awg_configure(dvo, awg_ram_code, nb_instr); in sti_dvo_pre_enable()