Searched refs:tf (Results 76 - 100 of 126) sorted by relevance

123456

/linux-master/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c136 enum color_transfer_func tf)
389 if (cs == COLOR_SPACE_2020_YCBCR && tf == TRANSFER_FUNC_GAMMA_22)
133 mod_build_vsc_infopacket(const struct dc_stream_state *stream, struct dc_info_packet *info_packet, enum dc_color_space cs, enum color_transfer_func tf) argument
/linux-master/drivers/ata/
H A Dahci_brcm.c249 struct ata_taskfile *tf, __le16 *id)
264 err_mask = ata_do_dev_read_id(dev, tf, id);
310 return ata_do_dev_read_id(dev, tf, id);
248 brcm_ahci_read_id(struct ata_device *dev, struct ata_taskfile *tf, __le16 *id) argument
H A Dpata_hpt3x2n.c312 int dpll = hpt3x2n_use_dpll(ap, qc->tf.flags & ATA_TFLAG_WRITE);
328 int dpll = hpt3x2n_use_dpll(ap, qc->tf.flags & ATA_TFLAG_WRITE);
H A Dahci.c853 struct ata_taskfile tf; local
860 ata_tf_init(link->device, &tf);
861 tf.status = ATA_BUSY;
862 ata_tf_to_fis(&tf, 0, 0, d2h_fis);
915 struct ata_taskfile tf; local
929 ata_tf_init(link->device, &tf);
930 tf.status = ATA_BUSY;
931 ata_tf_to_fis(&tf, 0, 0, d2h_fis);
H A Dpata_icside.c229 unsigned int write = qc->tf.flags & ATA_TFLAG_WRITE;
247 ap->ops->sff_exec_command(ap, &qc->tf);
H A Dlibata-transport.c336 * @tf: ATA taskfile register set for device to be identified
345 const struct ata_taskfile *tf)
348 unsigned int class = ata_dev_classify(tf);
344 ata_port_classify(struct ata_port *ap, const struct ata_taskfile *tf) argument
H A Dpata_pxa.c76 qc->ap->ops->sff_exec_command(qc->ap, &qc->tf);
H A Dpata_mpc52xx.c450 unsigned int read = !(qc->tf.flags & ATA_TFLAG_WRITE), si;
507 unsigned int read = !(qc->tf.flags & ATA_TFLAG_WRITE);
554 ap->ops->sff_exec_command(ap, &qc->tf);
H A Dpata_macio.c516 unsigned int write = (qc->tf.flags & ATA_TFLAG_WRITE);
614 if (!(qc->tf.flags & ATA_TFLAG_WRITE))
620 ap->ops->sff_exec_command(ap, &qc->tf);
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c450 enum v4l2_jpeg_app14_tf *tf)
474 *tf = ret;
449 jpeg_parse_app14_data(struct jpeg_stream *stream, enum v4l2_jpeg_app14_tf *tf) argument
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1810 const struct dc_transfer_func *tf = NULL; local
1817 tf = plane_state->in_transfer_func;
1825 if (tf == NULL)
1827 else if (tf->type == TF_TYPE_PREDEFINED) {
1828 switch (tf->tf) {
1840 cm_helper_translate_curve_to_degamma_hw_format(tf, &dpp_base->degamma_params);
1848 } else if (tf->type == TF_TYPE_BYPASS) {
1851 cm_helper_translate_curve_to_degamma_hw_format(tf,
1864 struct dc_transfer_func *tf, uint32_
1863 log_tf(struct dc_context *ctx, struct dc_transfer_func *tf, uint32_t hw_points_num) argument
[all...]
/linux-master/drivers/target/tcm_remote/
H A Dtcm_remote.c151 struct target_fabric_configfs *tf,
150 tcm_remote_make_wwn( struct target_fabric_configfs *tf, struct config_group *group, const char *name) argument
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c395 if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_PQ) {
398 } else if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_GAMMA22) {
406 if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_PQ) {
409 } else if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_GAMMA22) {
/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.c358 if (output_tf->tf == TRANSFER_FUNCTION_PQ || output_tf->tf == TRANSFER_FUNCTION_GAMMA22) {
454 if (output_tf->tf == TRANSFER_FUNCTION_PQ) {
629 if (output_tf->tf == TRANSFER_FUNCTION_PQ) {
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c301 enum dc_transfer_func_predefined tf; local
308 tf = TRANSFER_FUNCTION_UNITY;
312 tf = plane_state->in_transfer_func->tf;
314 dpp_base->funcs->dpp_set_pre_degam(dpp_base, tf);
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1105 const struct dc_transfer_func *tf = NULL; local
1116 tf = plane_state->in_transfer_func;
1119 if (tf == NULL) {
1125 if (tf->type == TF_TYPE_HWPWL || tf->type == TF_TYPE_DISTRIBUTED_POINTS)
1129 if (tf->type == TF_TYPE_HWPWL)
1131 &tf->pwl);
1132 else if (tf->type == TF_TYPE_DISTRIBUTED_POINTS) {
1133 cm_helper_translate_curve_to_degamma_hw_format(tf,
1143 if (tf
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c525 enum dc_transfer_func_predefined tf; local
532 tf = TRANSFER_FUNCTION_UNITY;
536 tf = plane_state->in_transfer_func->tf;
538 dpp_base->funcs->dpp_set_pre_degam(dpp_base, tf);
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_edif.c281 fc_port_t *f, *tf; local
284 list_for_each_entry_safe(f, tf, &vha->vp_fcports, list) {
540 struct fc_port *fcport, *tf; local
560 list_for_each_entry_safe(fcport, tf, &vha->vp_fcports, list)
585 list_for_each_entry_safe(fcport, tf, &vha->vp_fcports, list) {
675 struct fc_port *fcport, *tf; local
690 list_for_each_entry_safe(fcport, tf, &vha->vp_fcports, list) {
962 struct fc_port *fcport = NULL, *tf; local
966 list_for_each_entry_safe(fcport, tf, &vha->vp_fcports, list) {
1097 struct fc_port *fcport = NULL, *tf; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c285 const struct dc_transfer_func *tf = NULL; local
293 tf = plane_state->in_transfer_func;
303 if (tf == NULL) {
306 } else if (tf->type == TF_TYPE_PREDEFINED) {
307 switch (tf->tf) {
322 } else if (tf->type == TF_TYPE_BYPASS) {
462 if (output_tf->tf == TRANSFER_FUNCTION_PQ) {
555 if (output_tf->tf == TRANSFER_FUNCTION_PQ) {
619 stream->out_transfer_func->tf
[all...]
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1293 struct ata_taskfile tf; local
1295 ata_tf_init(dev, &tf);
1297 tf.ctl |= ATA_SRST;
1299 tf.ctl &= ~ATA_SRST;
1300 tf.command = ATA_CMD_DEV_RESET;
1301 ata_tf_to_fis(&tf, pmp, 0, fis);
/linux-master/tools/power/pm-graph/
H A Dbootgraph.py394 tf = open(sysvals.ftracefile, 'r')
395 for line in tf:
432 tf.close()
/linux-master/drivers/target/tcm_fc/
H A Dtfc_conf.c325 struct target_fabric_configfs *tf,
324 ft_add_wwn( struct target_fabric_configfs *tf, struct config_group *group, const char *name) argument
/linux-master/arch/x86/kvm/
H A Dkvm_emulate.h321 bool tf; /* TF value before instruction (after for syscall/sysret) */ member in struct:x86_emulate_ctxt
/linux-master/drivers/scsi/pm8001/
H A Dpm8001_sas.c321 if (qc && ata_is_ncq(qc->tf.protocol)) {
565 qc ? qc->tf.command : 0, // ata opcode
/linux-master/drivers/scsi/mvsas/
H A Dmv_sas.c414 if (qc->tf.command == ATA_CMD_FPDMA_WRITE ||
415 qc->tf.command == ATA_CMD_FPDMA_READ ||
416 qc->tf.command == ATA_CMD_FPDMA_RECV ||
417 qc->tf.command == ATA_CMD_FPDMA_SEND ||
418 qc->tf.command == ATA_CMD_NCQ_NON_DATA) {

Completed in 474 milliseconds

123456