Searched refs:sfb (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/sm7xx/
H A Dsmtcfb.c134 static void sm712_set_timing(struct smtcfb_info *sfb, argument
141 "sfb->fb.var.bits_per_pixel = %d ppar_info->hz = %d\n",
143 sfb->fb.var.bits_per_pixel, ppar_info->hz);
148 VGAMode[j].bpp == sfb->fb.var.bits_per_pixel &&
223 (ppar_info->width * sfb->fb.var.bits_per_pixel) / 64;
224 switch (sfb->fb.var.bits_per_pixel) {
263 static void smtc_set_timing(struct smtcfb_info *sfb, struct par_info argument
270 sm712_set_timing(sfb, ppar_info);
387 struct smtcfb_info *sfb = (struct smtcfb_info *)info; local
393 switch (sfb
625 smtcfb_setmode(struct smtcfb_info *sfb) argument
689 struct smtcfb_info *sfb; local
731 smtc_unmap_mmio(struct smtcfb_info *sfb) argument
741 smtc_map_smem(struct smtcfb_info *sfb, struct pci_dev *dev, u_long smem_len) argument
772 smtc_unmap_smem(struct smtcfb_info *sfb) argument
789 smtc_free_fb_info(struct smtcfb_info *sfb) argument
841 struct smtcfb_info *sfb; local
1009 struct smtcfb_info *sfb; local
1024 struct smtcfb_info *sfb; local
1063 struct smtcfb_info *sfb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Ds3c-fb.c236 struct s3c_fb *sfb = win->parent; local
238 dev_dbg(sfb->dev, "checking parameters\n");
244 dev_dbg(sfb->dev, "win %d: unsupported bpp %d\n",
258 if (sfb->variant.palette[win->index] != 0) {
320 dev_err(sfb->dev, "invalid bpp\n");
323 dev_dbg(sfb->dev, "%s: verified parameters\n", __func__);
329 * @sfb: The hardware state.
335 static int s3c_fb_calc_pixclk(struct s3c_fb *sfb, unsigned int pixclk) argument
337 unsigned long clk = clk_get_rate(sfb->bus_clk);
347 dev_dbg(sfb
380 struct s3c_fb *sfb = win->parent; local
396 struct s3c_fb *sfb = win->parent; local
410 struct s3c_fb *sfb = win->parent; local
442 struct s3c_fb *sfb = win->parent; local
663 s3c_fb_update_palette(struct s3c_fb *sfb, struct s3c_fb_win *win, unsigned int reg, u32 value) argument
711 struct s3c_fb *sfb = win->parent; local
755 s3c_fb_enable(struct s3c_fb *sfb, int enable) argument
786 struct s3c_fb *sfb = win->parent; local
858 struct s3c_fb *sfb = win->parent; local
902 s3c_fb_enable_irq(struct s3c_fb *sfb) argument
927 s3c_fb_disable_irq(struct s3c_fb *sfb) argument
945 struct s3c_fb *sfb = dev_id; local
973 s3c_fb_wait_for_vsync(struct s3c_fb *sfb, u32 crtc) argument
996 struct s3c_fb *sfb = win->parent; local
1058 s3c_fb_alloc_memory(struct s3c_fb *sfb, struct s3c_fb_win *win) argument
1105 s3c_fb_free_memory(struct s3c_fb *sfb, struct s3c_fb_win *win) argument
1121 s3c_fb_release_win(struct s3c_fb *sfb, struct s3c_fb_win *win) argument
1149 s3c_fb_probe_win(struct s3c_fb *sfb, unsigned int win_no, struct s3c_fb_win_variant *variant, struct s3c_fb_win **res) argument
1269 s3c_fb_clear_win(struct s3c_fb *sfb, int win) argument
1287 struct s3c_fb *sfb; local
1434 struct s3c_fb *sfb = platform_get_drvdata(pdev); local
1459 struct s3c_fb *sfb = platform_get_drvdata(pdev); local
1478 struct s3c_fb *sfb = platform_get_drvdata(pdev); local
[all...]
H A Dtgafb.c1249 void __iomem *sfb; local
1252 sfb = tga_fb + spos;
1255 __raw_writel(smask_first, sfb);
1259 sfb += xincr_first;
1264 __raw_writel(0xffffffff, sfb);
1268 sfb += 32;
1272 if (n64 && (((unsigned long)sfb | (unsigned long)dfb) & 63))
1275 sfb, dfb);
1278 __raw_writel(sfb - tga_fb, tga_regs+TGA_COPY64_SRC);
1282 sfb
1376 void __iomem *sfb; local
[all...]
H A Dpmagb-b-fb.c40 volatile u32 __iomem *sfb; member in struct:pmagbbfb_par
72 writel(v, par->sfb + reg / 4);
77 return readl(par->sfb + reg / 4);
299 par->sfb = par->mmio + PMAGB_B_SFB;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacdec_mips.c431 int i, sfb; local
480 for (sfb = 0; sfb < FFMIN(sce->ics.max_sfb, MAX_LTP_LONG_SFB); sfb++)
481 if (ltp->used[sfb])
482 for (i = offsets[sfb]; i < offsets[sfb + 1]; i++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c695 int sfb; local
703 for (sfb = 0; sfb < FFMIN(ics->max_sfb, ff_aac_pred_sfb_max[ac->m4ac.sampling_index]); sfb++) {
704 ics->prediction_used[sfb] = get_bits1(gb);
715 int sfb; local
719 for (sfb = 0; sfb < FFMIN(max_sfb, MAX_LTP_LONG_SFB); sfb++)
720 ltp->used[sfb]
1343 int sfb, k; local
1553 int c, g, sfb, ret; local
1831 int i, sfb; local
[all...]
H A Dwmaprodec.c225 int16_t* cur_sfb_offsets; ///< sfb offsets for the current block
999 int16_t* sfb; local
1002 for (sfb = s->cur_sfb_offsets;
1003 sfb < s->cur_sfb_offsets + s->num_bands; sfb++) {
1007 for (y = sfb[0]; y < FFMIN(sfb[1], s->subframe_len); y++) {
1026 int len = FFMIN(sfb[1], s->subframe_len) - sfb[0];
1027 s->dsp.vector_fmul_scalar(ch_data[0] + sfb[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacdec.c1172 int sfb; local
1182 for (sfb = 0; sfb < FFMIN(ics->max_sfb, ff_aac_pred_sfb_max[ac->oc[1].m4ac.sampling_index]); sfb++) {
1183 ics->prediction_used[sfb] = get_bits1(gb);
1194 int sfb; local
1198 for (sfb = 0; sfb < FFMIN(max_sfb, MAX_LTP_LONG_SFB); sfb++)
1199 ltp->used[sfb]
1858 int sfb, k; local
2098 int c, g, sfb, ret; local
2405 int i, sfb; local
[all...]
H A Dwmaprodec.c224 int16_t* cur_sfb_offsets; ///< sfb offsets for the current block
1009 int16_t* sfb; local
1012 for (sfb = s->cur_sfb_offsets;
1013 sfb < s->cur_sfb_offsets + s->num_bands; sfb++) {
1017 for (y = sfb[0]; y < FFMIN(sfb[1], s->subframe_len); y++) {
1036 int len = FFMIN(sfb[1], s->subframe_len) - sfb[0];
1037 s->fdsp.vector_fmul_scalar(ch_data[0] + sfb[
[all...]

Completed in 226 milliseconds