Home
last modified time | relevance | path

Searched refs:new_reg (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/nouveau/
A Dnouveau_bo0039.c48 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv04_bo_move_m2mf() argument
53 u32 dst_ctxdma = nouveau_bo_mem_ctxdma(bo, chan, new_reg); in nv04_bo_move_m2mf()
54 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf()
55 u32 page_count = PFN_UP(new_reg->size); in nv04_bo_move_m2mf()
65 page_count = PFN_UP(new_reg->size); in nv04_bo_move_m2mf()
A Dnouveau_bo.c938 struct ttm_resource *new_reg) in nouveau_bo_move_m2mf() argument
983 new_reg); in nouveau_bo_move_m2mf()
1067 struct ttm_resource *new_reg) in nouveau_bo_move_ntfy() argument
1069 struct nouveau_mem *mem = new_reg ? nouveau_mem(new_reg) : NULL; in nouveau_bo_move_ntfy()
1097 if (new_reg) in nouveau_bo_move_ntfy()
1146 struct ttm_resource *new_reg, in nouveau_bo_move() argument
1163 nouveau_bo_move_ntfy(bo, new_reg); in nouveau_bo_move()
1177 ttm_bo_move_null(bo, new_reg); in nouveau_bo_move()
1183 ttm_bo_move_null(bo, new_reg); in nouveau_bo_move()
1191 ttm_bo_assign_mem(bo, new_reg); in nouveau_bo_move()
[all …]
A Dnouveau_bo85b5.c41 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nva3_bo_move_copy() argument
47 u32 page_count = PFN_UP(new_reg->size); in nva3_bo_move_copy()
50 page_count = PFN_UP(new_reg->size); in nva3_bo_move_copy()
A Dnouveau_bo90b5.c34 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nvc0_bo_move_copy() argument
40 u32 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_copy()
43 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_copy()
A Dnouveau_bo9039.c39 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nvc0_bo_move_m2mf() argument
45 u32 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_m2mf()
48 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_m2mf()
A Dnouveau_bo74c1.c37 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv84_bo_move_exec() argument
47 PUSH_NVSQ(push, NV74C1, 0x0304, new_reg->size, in nv84_bo_move_exec()
A Dnouveau_bo5039.c40 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv50_bo_move_m2mf() argument
44 u64 length = new_reg->size; in nv50_bo_move_m2mf()
48 int dst_tiled = !!nouveau_mem(new_reg)->kind; in nv50_bo_move_m2mf()
A Dnouveau_boa0b5.c39 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nve0_bo_move_copy() argument
61 LINE_COUNT, PFN_UP(new_reg->size)); in nve0_bo_move_copy()
/drivers/tty/serial/
A Dip22zilog.c638 unsigned char new_reg; in ip22zilog_enable_ms() local
640 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in ip22zilog_enable_ms()
641 if (new_reg != up->curregs[R15]) { in ip22zilog_enable_ms()
642 up->curregs[R15] = new_reg; in ip22zilog_enable_ms()
655 unsigned char set_bits, clear_bits, new_reg; in ip22zilog_break_ctl() local
667 new_reg = (up->curregs[R5] | set_bits) & ~clear_bits; in ip22zilog_break_ctl()
668 if (new_reg != up->curregs[R5]) { in ip22zilog_break_ctl()
669 up->curregs[R5] = new_reg; in ip22zilog_break_ctl()
A Dpmac_zilog.c644 unsigned char new_reg; in pmz_enable_ms() local
648 new_reg = uap->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in pmz_enable_ms()
649 if (new_reg != uap->curregs[R15]) { in pmz_enable_ms()
650 uap->curregs[R15] = new_reg; in pmz_enable_ms()
664 unsigned char set_bits, clear_bits, new_reg; in pmz_break_ctl() local
676 new_reg = (uap->curregs[R5] | set_bits) & ~clear_bits; in pmz_break_ctl()
677 if (new_reg != uap->curregs[R5]) { in pmz_break_ctl()
678 uap->curregs[R5] = new_reg; in pmz_break_ctl()
A Dsunzilog.c739 unsigned char new_reg; in sunzilog_enable_ms() local
741 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in sunzilog_enable_ms()
742 if (new_reg != up->curregs[R15]) { in sunzilog_enable_ms()
743 up->curregs[R15] = new_reg; in sunzilog_enable_ms()
756 unsigned char set_bits, clear_bits, new_reg; in sunzilog_break_ctl() local
768 new_reg = (up->curregs[R5] | set_bits) & ~clear_bits; in sunzilog_break_ctl()
769 if (new_reg != up->curregs[R5]) { in sunzilog_break_ctl()
770 up->curregs[R5] = new_reg; in sunzilog_break_ctl()
/drivers/ata/
A Dsata_nv.c677 u32 current_reg, new_reg, config_mask; in nv_adma_sdev_configure() local
720 new_reg = current_reg | config_mask; in nv_adma_sdev_configure()
723 new_reg = current_reg & ~config_mask; in nv_adma_sdev_configure()
727 if (current_reg != new_reg) in nv_adma_sdev_configure()
728 pci_write_config_dword(pdev, NV_MCP_SATA_CFG_20, new_reg); in nv_adma_sdev_configure()
/drivers/target/
A Dtarget_core_pr.c3160 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3468 new_reg = 1; in core_scsi3_emulate_pro_register_and_move()
3495 if (!new_reg) in core_scsi3_emulate_pro_register_and_move()

Completed in 39 milliseconds