| /drivers/gpu/drm/nouveau/ |
| A D | nouveau_bo0039.c | 48 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 D | nouveau_bo.c | 938 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 D | nouveau_bo85b5.c | 41 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 D | nouveau_bo90b5.c | 34 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 D | nouveau_bo9039.c | 39 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 D | nouveau_bo74c1.c | 37 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 D | nouveau_bo5039.c | 40 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 D | nouveau_boa0b5.c | 39 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 D | ip22zilog.c | 638 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 D | pmac_zilog.c | 644 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 D | sunzilog.c | 739 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 D | sata_nv.c | 677 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 D | target_core_pr.c | 3160 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()
|