| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | pm-cps.c | 195 unsigned op, int lbl) in cps_gen_cache_routine() argument 215 uasm_build_label(pl, *pp, lbl); in cps_gen_cache_routine() 232 uasm_il_bne(pp, pr, t0, t1, lbl); in cps_gen_cache_routine() 239 int lbl) in cps_gen_flush_fsb() argument 292 uasm_build_label(pl, *pp, lbl); in cps_gen_flush_fsb() 317 uasm_il_beqz(pp, pr, t1, lbl); in cps_gen_flush_fsb() 331 unsigned r_addr, int lbl) in cps_gen_set_top_bit() argument 334 uasm_build_label(pl, *pp, lbl); in cps_gen_set_top_bit() 338 uasm_il_beqz(pp, pr, t1, lbl); in cps_gen_set_top_bit()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-evb2-lp4x-v10-eink.dts | 60 panel,lbl = <4>; 83 panel,lbl = <17>; 106 panel,lbl = <8>; 128 panel,lbl = <8>;
|
| H A D | rk3566-rk817-eink-w103.dts | 243 panel,lbl = <4>; 266 panel,lbl = <17>; 289 panel,lbl = <8>;
|
| H A D | rk3566-rk817-eink.dts | 164 panel,lbl = <4>; 186 panel,lbl = <17>;
|
| H A D | rk3566-rk817-eink-w6.dts | 189 panel,lbl = <6>;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/ |
| H A D | ebc_tcon.c | 172 DSP_HTOTAL(panel->lsl + panel->lbl + panel->ldl + panel->lel) | DSP_HS_END(panel->lsl + 2)); in tcon_enable() 174 DSP_HACT_END(panel->lsl + panel->lbl + panel->ldl) | DSP_HACT_ST(panel->lsl + panel->lbl - 1)); in tcon_enable() 183 …tcon, EBC_WIN_DSP_ST, WIN_DSP_YST(panel->fsl + panel->fbl) | WIN_DSP_XST(panel->lsl + panel->lbl)); in tcon_enable()
|
| /OK3568_Linux_fs/kernel/arch/riscv/lib/ |
| H A D | uaccess.S | 6 .macro fixup op reg addr lbl argument 11 RISCV_PTR 100b, \lbl
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/ |
| H A D | rk_ebc_tcon.c | 274 DSP_HTOTAL(panel->lsl + panel->lbl + panel->ldl + in ebc_tcon_enable() 277 DSP_HACT_END(panel->lsl + panel->lbl + panel->ldl) | in ebc_tcon_enable() 278 DSP_HACT_ST(panel->lsl + panel->lbl - 1)); in ebc_tcon_enable() 299 WIN_DSP_XST(panel->lsl + panel->lbl)); in ebc_tcon_enable()
|
| H A D | rk_ebc.h | 23 u32 lbl; member
|
| H A D | rk_eink_display.c | 826 plat->lbl = dev_read_u32_default(dev, "panel,lbl", 0); in rockchip_eink_display_ofdata_to_platdata()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/ |
| H A D | ebc_panel.h | 37 u32 lbl; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.h | 790 #define CCB_BA(cp,lbl) cpu_to_scr(cp->ccb_ba + offsetof(struct sym_ccb, lbl)) argument 1029 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | health.c | 310 int queue_idx, char *lbl) in mlx5e_health_queue_dump() argument 324 err = mlx5e_health_fmsg_named_obj_nest_start(fmsg, lbl); in mlx5e_health_queue_dump()
|
| H A D | health.h | 57 int queue_idx, char *lbl);
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | entry-compact.S | 67 .macro VECTOR lbl argument 69 j \lbl 71 b \lbl
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | unaligned.c | 34 #define FIXUP_BRANCH(lbl) \ argument 35 "\tldil L%%" #lbl ", %%r1\n" \ 36 "\tldo R%%" #lbl "(%%r1), %%r1\n" \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/iperf3/ |
| H A D | iperf3_3.11.bb | 11 AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>"
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | assembler.h | 741 .macro cond_yield, lbl:req, tmp:req, tmp2:req 752 cbz \tmp, \lbl 757 cbnz w\tmp, \lbl // yield on pending softirq in task context
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | aes-neon.S | 23 .macro xts_cts_skip_tw, reg, lbl argument 24 tbnz \reg, #1, \lbl
|
| H A D | aes-ce.S | 24 .macro xts_cts_skip_tw, reg, lbl argument
|
| /OK3568_Linux_fs/kernel/net/6lowpan/ |
| H A D | iphc.c | 526 static inline void lowpan_iphc_tf_set_lbl(struct ipv6hdr *hdr, const u8 *lbl) in lowpan_iphc_tf_set_lbl() argument 537 hdr->flow_lbl[0] |= lbl[0] & 0x0f; in lowpan_iphc_tf_set_lbl() 538 memcpy(&hdr->flow_lbl[1], &lbl[1], 2); in lowpan_iphc_tf_set_lbl()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | ncr53c8xx.c | 1576 #define CCB_PHYS(cp,lbl) (cp->p_ccb + offsetof(struct ccb, lbl)) argument 1749 #define NCB_SCRIPT_PHYS(np,lbl) (np->p_script + offsetof (struct script, lbl)) argument 1750 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 13452 #define BNX2X_ALLOC_AND_SET(arr, lbl, func) \ argument 13457 goto lbl; \
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | bonding.rst | 9 Initial release: Thomas Davis <tadavis at lbl.gov>
|