Searched refs:n_rat (Results 1 – 1 of 1) sorted by relevance
872 u32 n_rat; member959 clock_ratios_table[idx].n_rat, in cx24120_set_clock_ratios()970 cmd.arg[5] = (clock_ratios_table[idx].n_rat >> 16) & 0xff; in cx24120_set_clock_ratios()971 cmd.arg[6] = (clock_ratios_table[idx].n_rat >> 8) & 0xff; in cx24120_set_clock_ratios()972 cmd.arg[7] = (clock_ratios_table[idx].n_rat >> 0) & 0xff; in cx24120_set_clock_ratios()