Searched refs:p_ref (Results 1 – 4 of 4) sorted by relevance
997 int best_err = target_khz, p_ref, n_ref; in gk104_pll_calc_hiclk() local1006 for (p_ref = 0x7; p_ref >= 0x5; --p_ref) { in gk104_pll_calc_hiclk()1010 cur_clk = gk104_calc_pll_output(0, 1, n_ref, p_ref, crystal); in gk104_pll_calc_hiclk()1020 *P1 = p_ref; in gk104_pll_calc_hiclk()1031 *P1 = p_ref; in gk104_pll_calc_hiclk()
249 int p_ref; /* refcount */ member
1942 p->p_ref++; in getpspec() 1947 ref = p->p_ref; in getpspec() 1962 p->p_ref = ref; in getpspec()
2074 --p->p_ref == 0) in do_kill_orphans()