Home
last modified time | relevance | path

Searched defs:N (Results 1 – 25 of 66) sorted by relevance

123

/drivers/video/fbdev/
Dau1200fb.h103 #define LCD_BACKCOLOR_SBGR_N(N) ((N)<<16) argument
104 #define LCD_BACKCOLOR_SBGG_N(N) ((N)<<8) argument
105 #define LCD_BACKCOLOR_SBGB_N(N) ((N)<<0) argument
117 #define LCD_COLORKEY_CKR_N(N) ((N)<<16) argument
118 #define LCD_COLORKEY_CKG_N(N) ((N)<<8) argument
119 #define LCD_COLORKEY_CKB_N(N) ((N)<<0) argument
125 #define LCD_COLORKEYMSK_CKMR_N(N) ((N)<<16) argument
126 #define LCD_COLORKEYMSK_CKMG_N(N) ((N)<<8) argument
127 #define LCD_COLORKEYMSK_CKMB_N(N) ((N)<<0) argument
134 #define LCD_WINCTRL0_OX_N(N) ((N)<<21) argument
[all …]
Dau1100fb.h175 #define LCD_HORZTIMING_HN2_N(N) ((((N)-1) << LCD_HORZTIMING_HN2_BIT) & LCD_HORZTIMING_HN2_MASK) argument
178 #define LCD_HORZTIMING_HN1_N(N) ((((N)-1) << LCD_HORZTIMING_HN1_BIT) & LCD_HORZTIMING_HN1_MASK) argument
181 #define LCD_HORZTIMING_HPW_N(N) ((((N)-1) << LCD_HORZTIMING_HPW_BIT) & LCD_HORZTIMING_HPW_MASK) argument
184 #define LCD_HORZTIMING_PPL_N(N) ((((N)-1) << LCD_HORZTIMING_PPL_BIT) & LCD_HORZTIMING_PPL_MASK) argument
189 #define LCD_VERTTIMING_VN2_N(N) ((((N)-1) << LCD_VERTTIMING_VN2_BIT) & LCD_VERTTIMING_VN2_MASK) argument
192 #define LCD_VERTTIMING_VN1_N(N) ((((N)-1) << LCD_VERTTIMING_VN1_BIT) & LCD_VERTTIMING_VN1_MASK) argument
195 #define LCD_VERTTIMING_VPW_N(N) ((((N)-1) << LCD_VERTTIMING_VPW_BIT) & LCD_VERTTIMING_VPW_MASK) argument
198 #define LCD_VERTTIMING_LPP_N(N) ((((N)-1) << LCD_VERTTIMING_LPP_BIT) & LCD_VERTTIMING_LPP_MASK) argument
207 #define LCD_CLKCONTROL_BF_N(N) ((((N)-1) << LCD_CLKCONTROL_BF_BIT) & LCD_CLKCONTROL_BF_MASK) argument
210 #define LCD_CLKCONTROL_PCD_N(N) (((N) << LCD_CLKCONTROL_PCD_BIT) & LCD_CLKCONTROL_PCD_MASK) argument
[all …]
/drivers/media/pci/cx88/
Dcx88-dsp.c97 static u32 int_goertzel(s16 x[], u32 N, u32 freq) in int_goertzel()
126 static u32 freq_magnitude(s16 x[], u32 N, u32 freq) in freq_magnitude()
132 static u32 noise_magnitude(s16 x[], u32 N, u32 freq_start, u32 freq_end) in noise_magnitude()
155 static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N) in detect_a2_a2m_eiaj()
219 static s32 detect_btsc(struct cx88_core *core, s16 x[], u32 N) in detect_btsc()
231 static s16 *read_rds_samples(struct cx88_core *core, u32 *N) in read_rds_samples()
274 u32 N = 0; in cx88_dsp_detect_stereo_sap() local
/drivers/pwm/
Dpwm-pca9685.c72 #define LED_N_ON_H(N) (PCA9685_LEDX_ON_H + (4 * (N))) argument
73 #define LED_N_ON_L(N) (PCA9685_LEDX_ON_L + (4 * (N))) argument
74 #define LED_N_OFF_H(N) (PCA9685_LEDX_OFF_H + (4 * (N))) argument
75 #define LED_N_OFF_L(N) (PCA9685_LEDX_OFF_L + (4 * (N))) argument
/drivers/staging/sm750fb/
Dddk750_chip.c36 unsigned int M, N, OD, POD; in get_mxclk_freq() local
313 int N, M, X, d; in calcPllValue() local
383 unsigned int N = pPLL->N; in formatPllReg() local
Dddk750_chip.h34 unsigned long N; member
/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dnv50.c58 int P, N, M, id; in read_pll_src() local
325 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P) in calc_pll()
380 int N, M, P1, P2; in nv50_clk_calc() local
Dpllgt215.c34 int M, lM, hM, N, fN; in gt215_pll_calc() local
Dmcp77.c166 u32 clock, int *N, int *M, int *P) in calc_pll()
211 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
Dgt215.c112 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local
238 int P, N, M, diff; in gt215_pll_info() local
Dgf100.c65 u32 N = (coef & 0x0000ff00) >> 8; in read_pll() local
255 int N, M, P, ret; in calc_pll() local
Dgk104.c66 u32 N = (coef & 0x0000ff00) >> 8; in read_pll() local
268 int N, M, P, ret; in calc_pll() local
/drivers/media/tuners/
Dtda827x.c165 u32 N; in tda827xo_set_params() local
255 u32 N; in tda827xo_set_analog_params() local
525 u32 N; in tda827xa_set_params() local
665 u32 N; in tda827xa_set_analog_params() local
Dtda18271-fe.c93 u32 N; in tda18271_channel_configuration() local
343 u32 N; in tda18271_calibrate_rf() local
712 u32 N = 0; in tda18271c1_rf_tracking_filter_calibration() local
/drivers/clk/meson/
Dclk-cpu.c70 unsigned int div, sel, N = 0; in meson_clk_cpu_set_rate() local
97 unsigned int N, sel; in meson_clk_cpu_recalc_rate() local
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_afmt.c51 static void amdgpu_afmt_calc_cts(uint32_t clock, int *CTS, int *N, int freq) in amdgpu_afmt_calc_cts()
/drivers/staging/wlan-ng/
Dprism2mgmt.c425 #define REQBASICRATE(N) \ in prism2mgmt_scan_results() argument
444 #define REQSUPPRATE(N) \ in prism2mgmt_scan_results() argument
/drivers/video/fbdev/nvidia/
Dnv_hw.c144 unsigned int pll, N, M, MB, NB, P; in nvGetClocks() local
684 unsigned int M, N, P, pll, MClk, NVClk, memctrl; in nForceUpdateArbitrationSettings() local
771 unsigned M, N, P; in CalcVClock() local
817 unsigned M, N, P; in CalcVClock2Stage() local
/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgf100.c37 int N, fN, M, P; in gf100_devinit_pll_set() local
Dgt215.c37 int N, fN, M, P; in gt215_devinit_pll_set() local
/drivers/infiniband/hw/qib/
Dqib_sysfs.c332 #define QIB_SL2VL_ATTR(N) \ argument
406 #define QIB_DIAGC_ATTR(N) \ argument
412 #define QIB_DIAGC_ATTR_PER_CPU(N) \ argument
/drivers/infiniband/hw/hfi1/
Dsysfs.c210 #define HFI1_SC2VL_ATTR(N) \ argument
315 #define HFI1_SL2SC_ATTR(N) \ argument
421 #define HFI1_VL2MTU_ATTR(N) \ argument
/drivers/net/ethernet/aeroflex/
Dgreth.c89 #define NEXT_TX(N) (((N) + 1) & GRETH_TXBD_NUM_MASK) argument
90 #define SKIP_TX(N, C) (((N) + C) & GRETH_TXBD_NUM_MASK) argument
91 #define NEXT_RX(N) (((N) + 1) & GRETH_RXBD_NUM_MASK) argument
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_qmath.c242 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N) in qm_log10()
/drivers/media/dvb-frontends/
Dtda8261.c100 u32 frequency, N, status = 0; in tda8261_set_params() local

123