Searched refs:awg_ram_code (Results 1 – 1 of 1) sorted by relevance
144 static void dvo_awg_configure(struct sti_dvo *dvo, u32 *awg_ram_code, int nb) in dvo_awg_configure() argument151 writel(awg_ram_code[i], in dvo_awg_configure()200 u32 awg_ram_code[AWG_MAX_INST]; in sti_dvo_pre_enable() local202 if (!dvo_awg_generate_code(dvo, &nb_instr, awg_ram_code)) in sti_dvo_pre_enable()203 dvo_awg_configure(dvo, awg_ram_code, nb_instr); in sti_dvo_pre_enable()