Home
last modified time | relevance | path

Searched defs:N (Results 1 – 25 of 60) 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/spmi/
Dspmi-pmic-arb.c31 #define PMIC_ARB_CMD(N) (0x0800 + (0x80 * (N))) argument
32 #define PMIC_ARB_CONFIG(N) (0x0804 + (0x80 * (N))) argument
33 #define PMIC_ARB_STATUS(N) (0x0808 + (0x80 * (N))) argument
34 #define PMIC_ARB_WDATA0(N) (0x0810 + (0x80 * (N))) argument
35 #define PMIC_ARB_WDATA1(N) (0x0814 + (0x80 * (N))) argument
36 #define PMIC_ARB_RDATA0(N) (0x0818 + (0x80 * (N))) argument
37 #define PMIC_ARB_RDATA1(N) (0x081C + (0x80 * (N))) argument
40 #define SPMI_PIC_OWNER_ACC_STATUS(M, N) (0x0000 + ((32 * (M)) + (4 * (N)))) argument
41 #define SPMI_PIC_ACC_ENABLE(N) (0x0200 + (4 * (N))) argument
42 #define SPMI_PIC_IRQ_STATUS(N) (0x0600 + (4 * (N))) argument
[all …]
/drivers/pwm/
Dpwm-pca9685.c53 #define LED_N_ON_H(N) (PCA9685_LEDX_ON_H + (4 * (N))) argument
54 #define LED_N_ON_L(N) (PCA9685_LEDX_ON_L + (4 * (N))) argument
55 #define LED_N_OFF_H(N) (PCA9685_LEDX_OFF_H + (4 * (N))) argument
56 #define LED_N_OFF_L(N) (PCA9685_LEDX_OFF_L + (4 * (N))) argument
/drivers/gpu/drm/nouveau/core/subdev/clock/
Dnv50.c57 int P, N, M, id; in read_pll_src() local
319 calc_pll(struct nv50_clock_priv *priv, u32 reg, u32 clk, int *N, int *M, int *P) in calc_pll()
372 int N, M, P1, P2; in nv50_clock_calc() local
Dpllnva3.c36 int M, lM, hM, N, fN; in nva3_pll_calc() local
Dnvaa.c164 u32 clock, int *N, int *M, int *P) in calc_pll()
209 int N, M, P1, P2 = 0; in nvaa_clock_calc() local
Dnva3.c110 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local
232 int P, N, M, diff; in nva3_pll_info() local
Dnvc0.c65 u32 N = (coef & 0x0000ff00) >> 8; in read_pll() local
243 int N, M, P, ret; in calc_pll() local
Dnve0.c64 u32 N = (coef & 0x0000ff00) >> 8; in read_pll() local
261 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.c92 u32 N; in tda18271_channel_configuration() local
342 u32 N; in tda18271_calibrate_rf() local
711 u32 N = 0; in tda18271c1_rf_tracking_filter_calibration() local
/drivers/staging/wlan-ng/
Dprism2mgmt.c425 #define REQBASICRATE(N) \ in prism2mgmt_scan_results() argument
444 #define REQSUPPRATE(N) \ in prism2mgmt_scan_results() argument
/drivers/gpu/drm/nouveau/core/subdev/devinit/
Dnva3.c33 int N, fN, M, P; in nva3_devinit_pll_set() local
Dnvc0.c33 int N, fN, M, P; in nvc0_devinit_pll_set() local
/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/net/wireless/brcm80211/brcmsmac/phy/
Dphy_qmath.c242 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N) in qm_log10()
/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/media/dvb-frontends/
Dtda8261.c115 u32 frequency, N, status = 0; in tda8261_set_state() local
Dix2505v.c138 u32 div_factor, N , A, x; in ix2505v_set_params() local
/drivers/video/fbdev/riva/
Driva_hw.c619 unsigned int M, N, P, pll, MClk; in nv3UpdateArbitrationSettings() local
808 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv4UpdateArbitrationSettings() local
1071 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv10UpdateArbitrationSettings() local
1116 unsigned int M, N, P, pll, MClk, NVClk; in nForceUpdateArbitrationSettings() local
1181 unsigned M, N, P; in CalcVClock() local
/drivers/infiniband/hw/usnic/
Dusnic_ib.h112 #define UPDATE_PTR_LEFT(N, P, L) \ argument
/drivers/staging/comedi/drivers/
Dadv_pci1723.c52 #define PCI1723_DA(N) ((N)<<1) /* W: D/A register N (0 to 7) */ argument
/drivers/infiniband/hw/qib/
Dqib_sysfs.c332 #define QIB_SL2VL_ATTR(N) \ argument
406 #define QIB_DIAGC_ATTR(N) \ argument

123