/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
A D | nv40.c | 61 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
|
A D | pllnv04.c | 151 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()
|
A D | nv04.c | 35 int N1, M1, N2, M2, P; in nv04_clk_pll_calc() local
|
A D | nv50.c | 166 int N1, N2, M1, M2; in read_pll() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
A D | ramnv40.c | 40 int N1, M1, N2, M2; in nv40_ram_calc() local
|
A D | ramnv50.c | 230 int N1, M1, N2, M2, P; in nv50_ram_calc() local
|
A D | ramgk104.c | 134 int N2, M2, P2; member 990 int *N2, int *M2, int *P2) in gk104_pll_calc_hiclk()
|
/linux/drivers/net/wan/ |
A D | Kconfig | 220 config N2 config
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
A D | nv50.c | 41 int N1, M1, N2, M2, P; in nv50_devinit_pll_set() local
|
A D | nv04.c | 363 int N1, M1, N2, M2, P; in nv04_devinit_pll_set() local
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
A D | pll.h | 9 uint8_t N1, M1, N2, M2; member
|
/linux/drivers/clk/pxa/ |
A D | clk-pxa25x.c | 34 #define PXA25x_CCCR(N2, M, L) (N2 << 7 | M << 5 | L) argument
|
A D | clk-pxa27x.c | 51 #define PXA27x_CCCR(A, L, N2) (A << 25 | N2 << 7 | L) argument
|
/linux/drivers/pinctrl/aspeed/ |
A D | pinctrl-aspeed-g4.c | 1543 #define N2 189 macro
|
A D | pinctrl-aspeed-g5.c | 661 #define N2 83 macro
|
/linux/drivers/tty/ |
A D | n_gsm.c | 62 #define N2 3 /* Retry 3 times */ macro
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
A D | phy_lcn.c | 2000 u16 N1, N2, N3, N4, N5, N6, N; in wlc_lcnphy_rfseq_tbl_adc_pwrup() local
|