Searched defs:div (Results 201 - 225 of 260) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_rate.c358 unsigned long div; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-video.c702 int div = interlace ? 2 : 1; local
733 saa_writeb(SAA7134_VIDEO_LINES2(task), height/div >> 8); local
802 int div = interlace ? 2 : 1; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0900_core.c287 u32 mclk = 90000000, div = 0, ad_div = 0; local
H A Dstv090x.c3624 s32 div; local
4026 u32 div, reg; local
4039 u32 reg, div, clk_sel; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110.c1555 u32 div = (params->frequency + 479500) / 125; local
1588 u32 div; local
1619 u32 div; local
1645 u32 div; local
1676 u32 div, pwr; local
1813 u32 div; local
1868 u32 div; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttusb-budget/
H A Ddvb-ttusb-budget.c976 u32 div; local
1231 u32 div; local
1274 u32 div; local
1300 u32 div; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dov7670.c877 int div; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_lp.c2517 int i, div = (crystal_freq <= 26000000 ? 1 : 2); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dkeyspan.c1626 div, /* divisor */ local
1666 div; /* divisor */ local
1702 div, /* divisor using 13/8 prescaler */ local
1764 div, /* divisor */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c478 int div = np->clock_divn; /* Number of divisors supported */ local
1917 sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
2073 sym_setsync(struct sym_hcb *np, int target, u_char ofs, u_char per, u_char div, u_char fak) argument
2106 sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
3905 u_char chg, ofs, per, fak, div; local
4020 unsigned char fak, div; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dimx.c797 unsigned int div, ufcr; local
1138 unsigned int div = 16 * (ubmr + 1); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcirrusfb.c628 static void cirrusfb_set_mclk_as_source(const struct fb_info *info, int div) argument
665 int nom, den, div; local
2712 bestclock(long freq, int *nom, int *den, int *div) argument
[all...]
H A Dda8xx-fb.c518 unsigned int lcd_clk, div; local
H A Dmx3fb.c450 uint32_t div; local
H A Dpxafb.c646 int size, div = 1, pfor = NONSTD_TO_PFOR(ofb->fb.var.nonstd); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Dhwa742.c632 static unsigned long round_to_extif_ticks(unsigned long ps, int div) argument
638 static int calc_reg_timing(unsigned long sysclk, int div) argument
684 calc_lut_timing(unsigned long sysclk, int div) argument
738 int div; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Deni.c1232 int div; local
1241 int div; local
[all...]
H A Dhorizon.c608 u32 div = CR_MIND; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dit87.c208 static inline u8 FAN_TO_REG(long rpm, int div) argument
H A Dw83627ehf.c234 fan_from_reg(u8 reg, unsigned int div) argument
H A Dw83627hf.c256 static inline u8 FAN_TO_REG(long rpm, int div) argument
H A Dw83781d.c162 FAN_TO_REG(long rpm, int div) argument
171 FAN_FROM_REG(u8 val, int div) argument
H A Dw83791d.c221 static u8 fan_to_reg(long rpm, int div) argument
H A Dw83792d.c231 FAN_TO_REG(long rpm, int div) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsb_ess.c375 int diff = 0, div; local
407 int div, div2; local
[all...]

Completed in 462 milliseconds

1234567891011