Searched refs:bl (Results 301 - 325 of 341) sorted by relevance

<<11121314

/linux-master/scripts/dtc/include-prefixes/arm64/freescale/
H A DMakefile118 dtb-$(CONFIG_ARCH_MXC) += imx8mm-kontron-bl.dtb
119 dtb-$(CONFIG_ARCH_MXC) += imx8mm-kontron-bl-osm-s.dtb
/linux-master/drivers/media/i2c/
H A Dadv7604.c1370 u16 bl, lcf, lcvs; member in struct:stdi_readback
1380 u32 hfreq = (ADV76XX_FSC * 8) / stdi->bl;
1417 "%s: No format candidate found for lcvs = %d, lcf=%d, bl = %d, %chsync, %cvsync\n",
1418 __func__, stdi->lcvs, stdi->lcf, stdi->bl,
1436 stdi->bl = cp_read16(sd, 0xb1, 0x3fff);
1465 if (stdi->lcf < 239 || stdi->bl < 8 || stdi->bl == 0x3fff) {
1472 "%s: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %chsync, %cvsync, %s\n",
1473 __func__, stdi->lcf, stdi->bl, stdi->lcvs,
2606 v4l2_info(sd, "STDI: lcf (frame height - 1) = %d, bl
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_emulate.c638 u32 bl = (val >> 2) & 0x7ff; local
639 bat->bepi_mask = (~bl << 17);
H A Dbookehv_interrupts.S432 bl kvmppc_handle_exit
/linux-master/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S273 bl __flush_disable_L1
382 bl __inval_enable_L1
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt36523.c1161 static int nt36523_bl_update_status(struct backlight_device *bl) argument
1163 struct mipi_dsi_device *dsi = bl_get_data(bl);
1164 u16 brightness = backlight_get_brightness(bl);
1178 static int nt36523_bl_get_brightness(struct backlight_device *bl) argument
1180 struct mipi_dsi_device *dsi = bl_get_data(bl);
/linux-master/fs/bcachefs/
H A Djournal_io.c517 struct jset_entry_blacklist *bl = local
520 prt_printf(out, "seq=%llu", le64_to_cpu(bl->seq));
557 struct jset_entry_blacklist_v2 *bl = local
561 le64_to_cpu(bl->start),
562 le64_to_cpu(bl->end));
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3580 int bl, wc, pps, tot; local
3584 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp;
3585 tot = bl + pps;
3594 bl, pps, tot,
3602 TO_DSI_T(bl),
3612 int hact, bl, tot; local
3615 bl = vm->hsync_len + vm->hback_porch + vm->hfront_porch;
3616 tot = hact + bl;
3625 bl, hact, tot,
3630 TO_DISPC_T(bl),
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4322 int bl, wc, pps, tot; local
4326 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp;
4327 tot = bl + pps;
4336 bl, pps, tot,
4344 TO_DSI_T(bl),
4354 int hact, bl, tot; local
4357 bl = t->hsw + t->hbp + t->hfp;
4358 tot = hact + bl;
4367 bl, hact, tot,
4372 TO_DISPC_T(bl),
[all...]
/linux-master/fs/reiserfs/
H A Djournal.c427 long bl)
430 cn = journal_hash(table, sb, bl);
432 if (cn->blocknr == bl && cn->sb == sb)
451 * when bl is rejected because it is set in a journal list bitmap, we search
452 * for the next zero bit in the bitmap that rejected bl. Then, we return
465 unsigned long bl; local
495 bl = bmap_nr * (sb->s_blocksize << 3) + bit_nr;
498 && (get_journal_hash_dev(sb, journal->j_list_hash_table, bl))) {
503 if ((get_journal_hash_dev(sb, journal->j_hash_table, bl))) {
421 get_journal_hash_dev(struct super_block *sb, struct reiserfs_journal_cnode **table, long bl) argument
/linux-master/arch/powerpc/crypto/
H A Daesp8-ppc.pl169 bl Lconsts
412 bl Lset_encrypt_key
2505 bl Lconsts
2818 bl _aesp8_xts_enc5x
2844 bl _aesp8_xts_enc5x
2868 bl _aesp8_xts_enc5x
2890 bl _aesp8_xts_enc5x
3182 bl Lconsts
3485 bl _aesp8_xts_dec5x
3512 bl _aesp8_xts_dec5
[all...]
/linux-master/arch/arm/kernel/
H A Dphys2virt.S222 bl __fixup_a_pv_table
/linux-master/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S40 #define R1B %bl
/linux-master/drivers/s390/net/
H A Dctcm_mpc.c235 int bl = skb->len; local
281 if (bl > 32)
282 bl = 32;
284 for (i = 0; i < bl; i++)
/linux-master/arch/arm64/include/asm/
H A Dinsn.h402 __AARCH64_INSN_FUNCS(bl, 0xFC000000, 0x94000000)
463 /* b, bl, cb*, tb*, ret*, b.cond, br*, blr* */
/linux-master/arch/loongarch/mm/
H A Dtlbex.S27 bl do_page_fault
/linux-master/arch/arm64/crypto/
H A Dcrct10dif-ce-core.S210 bl .L__pmull_p8_core\i
H A Dchacha-neon-core.S122 bl chacha_permute
159 bl chacha_permute
/linux-master/kernel/rcu/
H A Dtree.c2460 long bl; local
2499 bl = max(rdp->blimit, pending >> div);
2501 (IS_ENABLED(CONFIG_RCU_DOUBLE_CHECK_CB_TIME) || unlikely(bl > 100))) {
2511 rcu_segcblist_n_cbs(&rdp->cblist), bl);
2543 if (count >= bl && (need_resched() || !is_idle_task(current)))
/linux-master/arch/sparc/lib/
H A DM7memcpy.S196 bl,pn %icc, .Lmedium_cp
790 bl,pn %xcc, .Ltiny_cp
H A Dchecksum_32.S79 bl cpte - 0x4
/linux-master/arch/sparc/kernel/
H A Dhead_32.S529 bl 1b
/linux-master/arch/powerpc/lib/
H A Dmemcpy_power7.S221 bl CFUNC(enter_vmx_ops)
/linux-master/arch/parisc/include/asm/
H A Dassembly.h42 #define BL bl
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_power7.S221 bl CFUNC(enter_vmx_ops)

Completed in 379 milliseconds

<<11121314