Searched refs:target (Results 26 - 50 of 1558) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.c211 struct rv6xx_sclk_stepping *target)
213 return (cur->post_divider > target->post_divider) &&
214 ((cur->vco_frequency * target->post_divider) <=
215 (target->vco_frequency * (cur->post_divider - 1)));
220 struct rv6xx_sclk_stepping *target)
224 while (rv6xx_can_step_post_div(rdev, &next, target))
232 struct rv6xx_sclk_stepping *target,
235 return (increasing_vco && (cur->vco_frequency >= target->vco_frequency)) ||
236 (!increasing_vco && (cur->vco_frequency <= target->vco_frequency));
244 struct rv6xx_sclk_stepping target; local
209 rv6xx_can_step_post_div(struct radeon_device *rdev, struct rv6xx_sclk_stepping *cur, struct rv6xx_sclk_stepping *target) argument
218 rv6xx_next_post_div_step(struct radeon_device *rdev, struct rv6xx_sclk_stepping *cur, struct rv6xx_sclk_stepping *target) argument
230 rv6xx_reached_stepping_target(struct radeon_device *rdev, struct rv6xx_sclk_stepping *cur, struct rv6xx_sclk_stepping *target, bool increasing_vco) argument
[all...]
/linux-master/drivers/macintosh/
H A Dwindfarm_pid.c36 s32 target; local
66 /* Calculate target */
67 target = (s32)((integ * (s64)st->param.gr + deriv * (s64)st->param.gd +
70 target += st->target;
71 target = max(target, st->param.min);
72 target = min(target, st->param.max);
73 st->target
91 s32 error, target, sval, adj; local
[all...]
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-common.h152 flexcop_sram_dest_target_t target);
H A Dflexcop-sram.c32 flexcop_sram_dest_target_t target)
37 if (fc->rev != FLEXCOP_III && target == FC_SRAM_DEST_TARGET_FC3_CA) {
38 err("SRAM destination target to available on FlexCopII(b)\n");
41 deb_sram("sram dest: %x target: %x\n", dest, target);
44 v.sram_dest_reg_714.NET_Dest = target;
46 v.sram_dest_reg_714.CAI_Dest = target;
48 v.sram_dest_reg_714.CAO_Dest = target;
50 v.sram_dest_reg_714.MEDIA_Dest = target;
31 flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, flexcop_sram_dest_target_t target) argument
/linux-master/drivers/media/tuners/
H A Dtda18271-maps.c946 u8 target; member in struct:tda18271_cid_target_map
951 { .rfmax = 46000, .target = 0x04, .limit = 1800 },
952 { .rfmax = 52200, .target = 0x0a, .limit = 1500 },
953 { .rfmax = 70100, .target = 0x01, .limit = 4000 },
954 { .rfmax = 136800, .target = 0x18, .limit = 4000 },
955 { .rfmax = 156700, .target = 0x18, .limit = 4000 },
956 { .rfmax = 186250, .target = 0x0a, .limit = 4000 },
957 { .rfmax = 230000, .target = 0x0a, .limit = 4000 },
958 { .rfmax = 345000, .target = 0x18, .limit = 4000 },
959 { .rfmax = 426000, .target
[all...]
/linux-master/drivers/misc/ibmasm/
H A Di2o.h15 u8 target; member in struct:i2o_header
29 .target = 0x00, \
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_arm.h165 #define NFP_ARM_GCSR_EXPL2_CSR(target, action, length, \
167 (NFP_ARM_GCSR_EXPL2_BAR_TGT(target) | \
191 #define NFP_ARM_GCSR_EXPA_CSR(mode, target, token, is_64, action, address) \
194 NFP_ARM_GCSR_EXPA_BAR_TGT(target) | \
201 #define NFP_ARM_GCSR_BULK_CSR(mode, target, token, is_64, address) \
204 NFP_ARM_GCSR_BULK_BAR_TGT(target) | \
H A Dnfp_mutex.c16 int target; member in struct:nfp_cpp_mutex
51 nfp_cpp_mutex_validate(u16 interface, int *target, unsigned long long address) argument
62 if (*target != NFP_CPP_TARGET_MU)
71 * @target: NFP CPP target ID (ie NFP_CPP_TARGET_CLS or NFP_CPP_TARGET_MU)
72 * @address: Offset into the address space of the NFP CPP target ID
75 * The CPP target:address must point to a 64-bit aligned location, and
87 int target, unsigned long long address, u32 key)
89 const u32 muw = NFP_CPP_ID(target, 4, 0); /* atomic_write */
93 err = nfp_cpp_mutex_validate(interface, &target, addres
86 nfp_cpp_mutex_init(struct nfp_cpp *cpp, int target, unsigned long long address, u32 key) argument
123 nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target, unsigned long long address, u32 key) argument
341 nfp_cpp_mutex_reclaim(struct nfp_cpp *cpp, int target, unsigned long long address) argument
[all...]
H A Dnfp_nffw.h48 * @addr: Address in the domain/target's address space
51 * @target: CPP Target identifier, or NFP_RTSYM_TARGET_*
59 int target; member in struct:nfp_rtsym
H A Dnfp_target.c12 #define pr_fmt(fmt) "NFP target: " fmt
706 const int target = NFP_CPP_ID_TARGET_of(cpp_island_id); local
710 if (target < 0 || target >= 16) {
711 pr_err("Invalid CPP target: %d\n", target);
726 imb = imb_table[target];
729 err = nfp_cppat_addr_encode(cpp_target_address, island, target,
737 *cpp_target_id = NFP_CPP_ID(target,
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h75 void dump_cred_dist_stats(struct htc_target *target);
105 static inline void dump_cred_dist_stats(struct htc_target *target) argument
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...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h205 int htc_init(struct htc_target *target);
206 int htc_connect_service(struct htc_target *target,
209 int htc_send(struct htc_target *target, struct sk_buff *skb);
210 int htc_send_epid(struct htc_target *target, struct sk_buff *skb,
212 void htc_stop(struct htc_target *target);
213 void htc_start(struct htc_target *target);
214 void htc_sta_drain(struct htc_target *target, u8 idx);
225 int ath9k_htc_hw_init(struct htc_target *target,
228 void ath9k_htc_hw_deinit(struct htc_target *target, bool hot_unplug);
/linux-master/drivers/net/wireless/intersil/p54/
H A Deeprom.c430 void *source, *target; local
444 target = ((struct pda_pa_curve_data *) priv->curve_data->data)->data;
448 *((__le16 *)target) = *freq;
449 target += sizeof(__le16);
451 dst = target;
464 target += sizeof(*dst);
482 void *source, *target; local
496 target = ((struct pda_pa_curve_data *) priv->curve_data->data)->data;
500 *((__le16 *)target) = *freq;
501 target
[all...]
/linux-master/drivers/scsi/
H A Da100u2w.h149 u8 target; /*02 Target Id */ member in struct:orc_scb
240 u8 target_flag[16]; /* target configuration, TCF_EN_TAG */
282 u8 BIOSConfig2; /* 0E - BIOS boot channel&target ID */
292 /* ----SCSI target Structure ---- */
317 /* ----SCSI target Structure ---- */
346 #define NBB_TARGET_MASK 0x0F /* Boot SCSI target ID number */
368 #define NCC_MAX_TAGS 0x20 /* Maximum tags per target */
H A Dscript_asm.pl612 (target) <length>, <address>, WITH <phase>
666 (target) WAIT SELECT alternate_address
670 # with this syntax to set target mode.
/linux-master/drivers/scsi/arm/
H A Dacornscsi.h187 PHASE_CONNECTING, /* connecting to a target */
188 PHASE_CONNECTED, /* connected to a target */
287 unsigned char target; /* reconnected target */ member in struct:acornscsi_hostdata::__anon591::__anon592
H A Dqueue.h64 * Function: struct scsi_cmnd *queue_remove_tgtluntag (queue, target, lun, tag)
65 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag
67 * target - target that we want
72 extern struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target,
76 * Function: queue_remove_all_target(queue, target)
77 * Purpose : remove all SCSI commands from the queue for a specified target
79 * target - target device id
82 extern void queue_remove_all_target(Queue_t *queue, int target);
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfad_bsg.h351 u32 target; member in struct:bfa_bsg_rport_scsi_addr_s
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h185 /* ibmvscsis port target portal group tag for TCM */
296 struct srp_target target; member in struct:scsi_info
H A Dlibsrp.c20 #include <target/target_core_base.h>
104 int srp_target_alloc(struct srp_target *target, struct device *dev, argument
109 spin_lock_init(&target->lock);
111 target->dev = dev;
113 target->srp_iu_size = iu_size;
114 target->rx_ring_size = nr;
115 target->rx_ring = srp_ring_alloc(target->dev, nr, iu_size);
116 if (!target->rx_ring)
118 err = srp_iu_pool_alloc(&target
130 srp_target_free(struct srp_target *target) argument
138 srp_iu_get(struct srp_target *target) argument
[all...]
H A Dlibsrp.h98 struct srp_target *target; member in struct:iu_entry
/linux-master/drivers/scsi/qedi/
H A Dqedi_nvm_iscsi_cfg.h183 struct nvm_iscsi_target target[NUM_OF_ISCSI_TARGET_PER_PF]; member in struct:nvm_iscsi_block
/linux-master/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h2 #include <target/target_core_base.h>
41 /* FC lport target portal group tag for TCM */
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h124 * Number of logical units per target.
127 #error "more than 64 logical units per target not allowed."
230 #define HS_DISCONNECT (3) /* Disconnected by target */
366 * Actual SYNC/WIDE IO registers value for this target.
772 u_char target; member in struct:sym_ccb
817 * Dummy lun table to protect us against target
855 struct sym_tcb target[SYM_CONF_MAX_TARGET]; member in struct:sym_hcb
1052 int sym_clear_tasks(struct sym_hcb *np, int cam_status, int target, int lun, int task);
1059 int sym_reset_scsi_target(struct sym_hcb *np, int target);

Completed in 261 milliseconds

1234567891011>>