Lines Matching refs:clock_config
217 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x39 };
224 mt352_write(fe, clock_config, sizeof(clock_config));
237 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x38 };
244 mt352_write(fe, clock_config, sizeof(clock_config));
258 static const u8 clock_config[] = { 0x89, 0x38, 0x39 };
266 mt352_write(fe, clock_config, sizeof(clock_config));
307 static const u8 clock_config[] = { 0x89, 0x38, 0x38 };
315 mt352_write(fe, clock_config, sizeof(clock_config));