Searched defs:rt1318_pll_code (Results 1 – 1 of 1) sorted by relevance
334 struct rt1318_pll_code { struct335 bool m_bp; /* Indicates bypass m code or not. */336 bool k_bp; /* Indicates bypass k code or not. */337 int m_code;338 int n_code;339 int k_code;