Searched defs:N2 (Results 1 – 11 of 11) sorted by relevance
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv40_pm.c | 53 int N2 = (coef & 0xff000000) >> 24; in read_pll_2() local 110 u32 clk, int *N1, int *M1, int *N2, int *M2, int *log2P) in nv40_calc_pll() 146 int N1, N2, M1, M2, log2P; in nv40_pm_clocks_pre() local
|
D | nv50_calc.c | 31 int *N1, int *M1, int *N2, int *M2, int *P) in nv50_calc_pll()
|
D | nv50_pm.c | 179 int N1, N2, M1, M2; in read_pll() local
|
D | nv50_crtc.c | 300 int ret, N1, M1, N2, M2, P; in nv50_crtc_set_clock() local
|
D | nouveau_calc.c | 388 int M1, N1, M2, N2, log2P; in getMNP_double() local
|
D | nouveau_drv.h | 587 uint8_t N1, M1, N2, M2; member
|
/linux-3.3/drivers/net/wan/ |
D | Kconfig | 250 config N2 config
|
/linux-3.3/arch/arm/mach-pxa/ |
D | cpufreq-pxa2xx.c | 151 #define PXA27x_CCCR(A, L, N2) (A << 25 | N2 << 7 | L) argument
|
/linux-3.3/include/net/irda/ |
D | irlap.h | 168 int N2; /* N2 * F-timer = Negitiated link disconnect time */ member
|
/linux-3.3/drivers/tty/ |
D | n_gsm.c | 73 #define N2 3 /* Retry 3 times */ macro
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 2024 u16 N1, N2, N3, N4, N5, N6, N; in wlc_lcnphy_rfseq_tbl_adc_pwrup() local
|