Home
last modified time | relevance | path

Searched defs:N2 (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv40.c61 int N2 = (coef & 0xff000000) >> 24; in read_pll_2() local
125 int *N1, int *M1, int *N2, int *M2, int *log2P) in nv40_clk_calc_pll()
151 int N1, M1, N2, M2, log2P; in nv40_clk_calc() local
H A Dpllnv04.c151 int M1, N1, M2, N2, log2P; in getMNP_double() local
228 int *N1, int *M1, int *N2, int *M2, int *P) in nv04_pll_calc()
H A Dnv04.c35 int N1, M1, N2, M2, P; in nv04_clk_pll_calc() local
H A Dnv50.c166 int N1, N2, M1, M2; in read_pll() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv40.c40 int N1, M1, N2, M2; in nv40_ram_calc() local
H A Dramnv50.c230 int N1, M1, N2, M2, P; in nv50_ram_calc() local
H A Dramgk104.c134 int N2, M2, P2; member
990 int *N2, int *M2, int *P2) in gk104_pll_calc_hiclk()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv50.c41 int N1, M1, N2, M2, P; in nv50_devinit_pll_set() local
H A Dnv04.c363 int N1, M1, N2, M2, P; in nv04_devinit_pll_set() local
/linux/drivers/net/wan/
H A DKconfig150 config N2 config
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dpll.h9 uint8_t N1, M1, N2, M2; member
/linux/drivers/clk/pxa/
H A Dclk-pxa25x.c36 #define PXA25x_CCCR(N2, M, L) (N2 << 7 | M << 5 | L) argument
H A Dclk-pxa27x.c51 #define PXA27x_CCCR(A, L, N2) (A << 25 | N2 << 7 | L) argument
/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g4.c1543 #define N2 189 macro
H A Dpinctrl-aspeed-g5.c661 #define N2 83 macro
/linux/drivers/tty/
H A Dn_gsm.c83 #define N2 3 /* Retry 3 times */ macro
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2000 u16 N1, N2, N3, N4, N5, N6, N; in wlc_lcnphy_rfseq_tbl_adc_pwrup() local