Searched refs:fix (Results 201 - 224 of 224) sorted by relevance

123456789

/linux-master/drivers/video/fbdev/core/
H A Dcfbcopyarea.c385 unsigned int const bits_per_line = p->fix.line_length * 8u;
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3314 /* first fix first BD */
3347 static __le16 bnx2x_csum_fix(unsigned char *t_header, u16 csum, s8 fix) argument
3351 if (fix > 0)
3353 csum_partial(t_header - fix, fix, 0)));
3355 else if (fix < 0)
3357 csum_partial(t_header, -fix, 0)));
3641 s8 fix = SKB_CS_OFF(skb); /* signed! */ local
3644 "hlen %d fix %d csum before fix
[all...]
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_gx.c255 if (info->fix.smem_len < ONE_MB)
257 else if (info->fix.smem_len == ONE_MB)
/linux-master/sound/pci/hda/
H A Dpatch_via.c1002 * pin fix-up
1011 const struct hda_fixup *fix, int action)
1018 const struct hda_fixup *fix, int action)
1010 via_fixup_intmic_boost(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
1017 via_fixup_power_save(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
H A Dhda_local.h290 const struct hda_fixup *fix,
H A Dpatch_cs8409.c1123 void cs8409_cs42l42_fixups(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
1356 void dolphin_fixups(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
H A Dideapad_s740_helper.c484 const struct hda_fixup *fix,
483 alc285_fixup_ideapad_s740_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
/linux-master/drivers/video/fbdev/
H A Dbroadsheetfb.c1060 info->fix = broadsheetfb_fix;
1061 info->fix.smem_len = videomemorysize;
H A Darcfb.c476 info->fix = arcfb_fix;
/linux-master/arch/mips/
H A DMakefile129 # binutils from v2.35 when built with --enable-mips-fix-loongson3-llsc=yes,
139 # ...then with the assembler fix applied the label may actually point at a sync
146 cflags-y += $(call cc-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
213 # ...then with the assembler fix applied the label may actually point at a sync
222 cflags-$(CONFIG_CPU_LOONGSON64) += $(call as-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
/linux-master/include/linux/
H A Dfb.h464 struct fb_fix_screeninfo fix; /* Current fix */ member in struct:fb_info
609 struct fb_fix_screeninfo *fix);
/linux-master/drivers/video/fbdev/via/
H A Dhw.c1848 via_set_primary_pitch(viafbinfo->fix.line_length);
1849 via_set_secondary_pitch(viafb_dual_fb ? viafbinfo1->fix.line_length
1850 : viafbinfo->fix.line_length);
/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S66 | exception occurred. Unimp will fix the stack.
294 bnes ap_p_fx |if M16 is non-zero, go fix exp
307 bnes ap_p_fx |if non-zero, go to fix exp
355 bnes ap_n_fx |if non-zero, go to exp fix
363 bgts ap_n_fm |if still pos, go fix mantissa
H A Dbindec.S680 fbgt fix_ex |if greater, fix and redo
/linux-master/arch/arm/mm/
H A Dcache-v7.S35 * processor. We fix this by performing an invalidate, rather than a
111 moveq r3, #1 << 1 @ fix LoUIS value
/linux-master/arch/alpha/kernel/
H A Dtraps.c55 " lda %[fix], 0\n"
57 " lda %[fix], 4"
58 : [fix] "=r" (opDEC_fix)
362 Alpha architecture requires. Here we fix it up.
680 * program *should* fix unaligned faults ASAP.
/linux-master/drivers/auxdisplay/
H A Dht16k33.c635 fbdev->info->fix = ht16k33_fb_fix;
/linux-master/fs/ext4/
H A Dmballoc.c503 int fix = 0, ret, tmpmax; local
504 addr = mb_correct_addr_and_bit(&fix, addr);
505 tmpmax = max + fix;
506 start += fix;
508 ret = ext4_find_next_zero_bit(addr, tmpmax, start) - fix;
516 int fix = 0, ret, tmpmax; local
517 addr = mb_correct_addr_and_bit(&fix, addr);
518 tmpmax = max + fix;
519 start += fix;
521 ret = ext4_find_next_bit(addr, tmpmax, start) - fix;
[all...]
/linux-master/drivers/net/usb/
H A Dr8152.c3225 * primarily. For USB_RX_EARLY_TIMEOUT, we fix it to 128ns.
4334 static bool rtl8152_is_fw_phy_fixup_ok(struct r8152 *tp, struct fw_phy_fixup *fix) argument
4349 if (__le32_to_cpu(fix->blk_hdr.length) != sizeof(*fix)) {
4354 if (__le16_to_cpu(fix->setting.addr) != OCP_PHY_PATCH_CMD ||
4355 __le16_to_cpu(fix->setting.data) != BIT(7)) {
5040 static void rtl8152_fw_phy_fixup(struct r8152 *tp, struct fw_phy_fixup *fix) argument
5046 addr = __le16_to_cpu(fix->setting.addr);
5049 switch (__le16_to_cpu(fix->bit_cmd)) {
5051 data &= __le16_to_cpu(fix
[all...]
/linux-master/arch/arm/kernel/
H A Dentry-armv.S6 * ARM700 fix by Matthew Godbolt (linux-user@willothewisp.demon.co.uk)
274 THUMB( movne r1, #2 ) @ if so, fix up PC correction
554 @ that we can rely on do_translation_fault() to fix up any stale PMD
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S662 bsr.l fix_skewed_ops # fix src op
902 bsr.l fix_skewed_ops # fix src op
1384 subi.l &24,%d0 # fix offset to be 0-8
1521 bsr.l unnorm_fix # yes; fix it
1655 subi.l &24,%d0 # fix offset to be 0-8
1962 subi.l &24,%d0 # fix offset to be 0-8
2665 subi.l &24,%d0 # fix offset to be 0-8
3135 bsr.l fix_skewed_ops # fix src op
3266 # _calc_ea_fout() - fix An if <ea> is -() or ()+; also get <ea> #
3331 bsr.l fix_skewed_ops # fix sr
[all...]
H A Dfpsp.S663 bsr.l fix_skewed_ops # fix src op
903 bsr.l fix_skewed_ops # fix src op
1385 subi.l &24,%d0 # fix offset to be 0-8
1522 bsr.l unnorm_fix # yes; fix it
1656 subi.l &24,%d0 # fix offset to be 0-8
1963 subi.l &24,%d0 # fix offset to be 0-8
2666 subi.l &24,%d0 # fix offset to be 0-8
3136 bsr.l fix_skewed_ops # fix src op
3267 # _calc_ea_fout() - fix An if <ea> is -() or ()+; also get <ea> #
3332 bsr.l fix_skewed_ops # fix sr
[all...]
H A Dfplsp.S10910 add.w &32, %d0 # no; fix shift distance
10979 mov.b &ZERO, %d0 # fix optype tag
/linux-master/scripts/
H A Dget_maintainer.pl997 foreach my $fix (@fixes) {
998 vcs_add_commit_signers($fix, "blamed_fixes");

Completed in 536 milliseconds

123456789