Searched defs:N2 (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/nouveau/ |
D | nv40_pm.c | 61 int N2 = (coef & 0xff000000) >> 24; in read_pll_2() local 119 u32 clk, int *N1, int *M1, int *N2, int *M2, int *log2P) in nv40_calc_pll() 158 int N1, N2, M1, M2, log2P; in nv40_pm_clocks_pre() local
|
D | nv50_pm.c | 191 int N1, N2, M1, M2; in read_pll() local
|
/drivers/gpu/drm/nouveau/core/subdev/clock/ |
D | pllnv04.c | 150 int M1, N1, M2, N2, log2P; in getMNP_double() local 227 int *N1, int *M1, int *N2, int *M2, int *P) in nv04_pll_calc()
|
D | nv50.c | 41 int N1, M1, N2, M2, P; in nv50_clock_pll_set() local
|
D | nv04.c | 299 int N1, M1, N2, M2, P; in nv04_clock_pll_calc() local
|
/drivers/gpu/drm/nouveau/core/include/subdev/bios/ |
D | pll.h | 9 uint8_t N1, M1, N2, M2; member
|
/drivers/net/wan/ |
D | Kconfig | 219 config N2 config
|
/drivers/cpufreq/ |
D | pxa2xx-cpufreq.c | 149 #define PXA27x_CCCR(A, L, N2) (A << 25 | N2 << 7 | L) argument
|
/drivers/tty/ |
D | n_gsm.c | 73 #define N2 3 /* Retry 3 times */ macro
|
/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 2011 u16 N1, N2, N3, N4, N5, N6, N; in wlc_lcnphy_rfseq_tbl_adc_pwrup() local
|