Searched defs:target (Results 1 - 25 of 238) sorted by relevance

12345678910

/drivers/gpu/drm/nouveau/core/include/engine/
H A Ddmaobj.h11 u32 target; member in struct:nouveau_dmaobj
/drivers/media/common/b2c2/
H A Dflexcop-sram.c31 flexcop_sram_dest_target_t target)
36 if (fc->rev != FLEXCOP_III && target == FC_SRAM_DEST_TARGET_FC3_CA) {
37 err("SRAM destination target to available on FlexCopII(b)\n");
40 deb_sram("sram dest: %x target: %x\n", dest, target);
43 v.sram_dest_reg_714.NET_Dest = target;
45 v.sram_dest_reg_714.CAI_Dest = target;
47 v.sram_dest_reg_714.CAO_Dest = target;
49 v.sram_dest_reg_714.MEDIA_Dest = target;
30 flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, flexcop_sram_dest_target_t target) argument
/drivers/block/
H A Dcciss_scsi.h63 int bus, target, lun; /* as presented to the OS */ member in struct:cciss_scsi_dev_t
/drivers/macintosh/
H A Dwindfarm_pid.c37 s32 target; local
67 /* Calculate target */
68 target = (s32)((integ * (s64)st->param.gr + deriv * (s64)st->param.gd +
71 target += st->target;
72 target = max(target, st->param.min);
73 target = min(target, st->param.max);
74 st->target
92 s32 error, target, sval, adj; local
[all...]
H A Dwindfarm_pid.h29 int additive; /* 1: target relative to previous value */
31 s32 itarget; /* PID input target */
32 s32 min,max; /* min and max target values */
38 s32 target; /* current target value */ member in struct:wf_pid_state
65 s32 ttarget; /* PID input target */
67 s32 min,max; /* min and max target values */
74 s32 target; /* current target value */ member in struct:wf_cpu_pid_state
/drivers/misc/ibmasm/
H A Di2o.h29 u8 target; member in struct:i2o_header
43 .target = 0x00, \
/drivers/acpi/acpica/
H A Dexconfig.c325 * target - Where a handle to the table will be stored
342 union acpi_operand_object *target,
528 status = acpi_ex_store(ddb_handle, target, walk_state);
341 acpi_ex_load_op(union acpi_operand_object *obj_desc, union acpi_operand_object *target, struct acpi_walk_state *walk_state) argument
H A Drsmisc.c78 char *target; local
179 target = ACPI_ADD_PTR(void, aml, info->value);
180 item_count = ACPI_GET16(target) - ACPI_GET16(source);
201 target = ACPI_ADD_PTR(void, aml, (info->value + 2));
202 if (ACPI_GET16(target)) {
206 target = ACPI_ADD_PTR(void, aml, info->value);
208 ACPI_GET16(target) - ACPI_GET16(source);
263 target = (char *)ACPI_ADD_PTR(void, resource,
266 *(u16 **)destination = ACPI_CAST_PTR(u16, target);
271 acpi_rs_move_data(target, sourc
476 char *target; local
[all...]
H A Drsdump.c97 u8 *target = NULL; local
107 previous_target = target;
108 target = ACPI_ADD_PTR(u8, resource, table->offset);
131 acpi_rs_out_string(name, ACPI_CAST_PTR(char, target));
142 [*target]));
144 acpi_rs_out_integer8(name, ACPI_GET8(target));
150 acpi_rs_out_integer16(name, ACPI_GET16(target));
155 acpi_rs_out_integer32(name, ACPI_GET32(target));
160 acpi_rs_out_integer64(name, ACPI_GET64(target));
169 pointer[*target
223 target); local
[all...]
H A Dtbfadt.c146 struct acpi_generic_address *target; member in struct:acpi_fadt_pm_info
738 target, source64->space_id,
H A Dexdump.c365 u8 *target; local
386 target = ACPI_ADD_PTR(u8, obj_desc, info->offset);
403 acpi_os_printf("%20s : %2.2X\n", name, *target);
409 ACPI_GET16(target));
415 ACPI_GET32(target));
421 ACPI_FORMAT_UINT64(ACPI_GET64(target)));
428 *ACPI_CAST_PTR(void *, target));
468 start = *ACPI_CAST_PTR(void *, target);
502 start = *ACPI_CAST_PTR(void *, target);
536 start = *ACPI_CAST_PTR(void *, target);
[all...]
/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h28 static inline int ath6kl_htc_wait_target(struct htc_target *target) argument
30 return target->dev->ar->htc_ops->wait_target(target);
33 static inline int ath6kl_htc_start(struct htc_target *target) argument
35 return target->dev->ar->htc_ops->start(target);
38 static inline int ath6kl_htc_conn_service(struct htc_target *target, argument
42 return target->dev->ar->htc_ops->conn_service(target, req, resp);
45 static inline int ath6kl_htc_tx(struct htc_target *target, argument
51 ath6kl_htc_stop(struct htc_target *target) argument
56 ath6kl_htc_cleanup(struct htc_target *target) argument
61 ath6kl_htc_flush_txep(struct htc_target *target, enum htc_endpoint_id endpoint, u16 tag) argument
68 ath6kl_htc_flush_rx_buf(struct htc_target *target) argument
73 ath6kl_htc_activity_changed(struct htc_target *target, enum htc_endpoint_id endpoint, bool active) argument
81 ath6kl_htc_get_rxbuf_num(struct htc_target *target, enum htc_endpoint_id endpoint) argument
87 ath6kl_htc_add_rxbuf_multiple(struct htc_target *target, struct list_head *pktq) argument
93 ath6kl_htc_credit_setup(struct htc_target *target, struct ath6kl_htc_credit_info *info) argument
[all...]
/drivers/staging/lustre/lustre/fld/
H A Dlproc_fld.c62 struct lu_fld_target *target; local
67 list_for_each_entry(target,
69 seq_printf(m, "%s\n", fld_target_name(target));
/drivers/thermal/
H A Dthermal_core.h46 unsigned long target; /* expected cooling state */ member in struct:thermal_instance
/drivers/gpu/drm/nouveau/core/subdev/therm/
H A Dfan.c37 nouveau_fan_update(struct nouveau_fan *fan, bool immediate, int target) argument
46 /* update target fan speed, restricting to allowed range */
48 if (target < 0)
49 target = fan->percent;
50 target = max_t(u8, target, fan->bios.min_duty);
51 target = min_t(u8, target, fan->bios.max_duty);
52 if (fan->percent != target) {
53 nv_debug(therm, "FAN target
[all...]
/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c94 u32 target; local
105 target = TTM_PL_FLAG_TT;
107 target = TTM_PL_FLAG_VRAM;
109 ret = nouveau_bo_new(drm->dev, size, 0, target, 0, 0, NULL, NULL,
112 ret = nouveau_bo_pin(chan->push.buffer, target);
136 args.target = NV_DMA_V0_TARGET_VM;
147 args.target = NV_DMA_V0_TARGET_PCI;
152 args.target = NV_DMA_V0_TARGET_VRAM;
159 args.target = NV_DMA_V0_TARGET_AGP;
165 args.target
[all...]
/drivers/regulator/
H A Dgpio-regulator.c68 int ptr, target = 0, state, best_val = INT_MAX; local
74 target = data->states[ptr].gpios;
84 state = (target & (1 << ptr)) >> ptr;
87 data->state = target;
107 int ptr, target = 0, state, best_val = 0; local
113 target = data->states[ptr].gpios;
121 state = (target & (1 << ptr)) >> ptr;
124 data->state = target;
/drivers/scsi/arm/
H A Dqueue.c158 * exclude - bit array of target&lun which is busy
201 * Function: struct scsi_cmnd *queue_remove_tgtluntag (queue, target, lun, tag)
202 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag
204 * target - target that we want
209 struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target, int lun, argument
219 if (q->SCpnt->device->id == target && q->SCpnt->device->lun == lun &&
231 * Function: queue_remove_all_target(queue, target)
232 * Purpose : remove all SCSI commands from the queue for a specified target
234 * target
237 queue_remove_all_target(Queue_t *queue, int target) argument
260 queue_probetgtlun(Queue_t *queue, int target, int lun) argument
[all...]
/drivers/char/agp/
H A Disoch.c82 struct isoch_data *master, target; local
106 * We don't exactly do this, we divide target resources by ndevs
121 /* Extract power-on defaults from the target */
122 target.maxbw = (tnistat >> 16) & 0xff;
123 target.n = (tnistat >> 8) & 0xff;
124 target.y = (tnistat >> 6) & 0x3;
125 target.l = (tnistat >> 3) & 0x7;
126 target.rq = (tstatus >> 24) & 0xff;
128 y_max = target.y;
155 if (tot_bw > target
[all...]
/drivers/cpuidle/governors/
H A Dmenu.c395 struct cpuidle_state *target = &drv->states[last_idx]; local
413 if (unlikely(!(target->flags & CPUIDLE_FLAG_TIME_VALID))) {
422 if (measured_us > target->exit_latency)
423 measured_us -= target->exit_latency;
/drivers/gpu/drm/nouveau/core/subdev/clock/
H A Dnv50.c338 calc_div(u32 src, u32 target, int *div) argument
342 if (clk0 <= target) {
349 if (target - clk0 <= clk1 - target)
436 * and then switch to target clocks
H A Dnvaa.c184 calc_P(u32 src, u32 target, int *div) argument
188 if (clk0 <= target) {
195 if (target - clk0 <= clk1 - target)
/drivers/gpu/drm/nouveau/core/subdev/vm/
H A Dnv50.c67 vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) argument
71 phys |= target << 4;
84 u32 block, target; local
87 /* IGPs don't have real VRAM, re-target to stolen system memory */
88 target = 0;
91 target = 3;
94 phys = vm_addr(vma, phys, mem->memtype, target);
130 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 3 : 2; local
133 u64 phys = vm_addr(vma, (u64)*list++, mem->memtype, target);
H A Dnvc0.c95 nvc0_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) argument
103 phys |= ((u64)target << 32);
139 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 7 : 5; local
145 u64 phys = nvc0_vm_addr(vma, *list++, memtype, target);
/drivers/md/bcache/
H A Dwriteback.c28 int64_t target = div64_u64(cache_dirty_target * bdev_sectors(dc->bdev), local
35 int64_t proportional = dirty - target;
69 dc->writeback_rate_target = target;

Completed in 2402 milliseconds

12345678910