Searched refs:m_rat (Results 1 – 1 of 1) sorted by relevance
871 u32 m_rat; member958 clock_ratios_table[idx].m_rat, in cx24120_set_clock_ratios()967 cmd.arg[2] = (clock_ratios_table[idx].m_rat >> 16) & 0xff; in cx24120_set_clock_ratios()968 cmd.arg[3] = (clock_ratios_table[idx].m_rat >> 8) & 0xff; in cx24120_set_clock_ratios()969 cmd.arg[4] = (clock_ratios_table[idx].m_rat >> 0) & 0xff; in cx24120_set_clock_ratios()