Home
last modified time | relevance | path

Searched refs:rpf (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_rpf.c39 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, in vsp1_rpf_write() argument
42 vsp1_dl_body_write(dlb, reg + rpf->entity.index * VI6_RPF_OFFSET, in vsp1_rpf_write()
63 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_stream() local
64 const struct vsp1_format_info *fmtinfo = rpf->fmtinfo; in rpf_configure_stream()
65 const struct v4l2_pix_format_mplane *format = &rpf->format; in rpf_configure_stream()
88 vsp1_rpf_write(rpf, dlb, VI6_RPF_SRCM_PSTRIDE, pstride); in rpf_configure_stream()
91 sink_format = vsp1_entity_get_pad_format(&rpf->entity, in rpf_configure_stream()
92 rpf->entity.config, in rpf_configure_stream()
94 source_format = vsp1_entity_get_pad_format(&rpf->entity, in rpf_configure_stream()
95 rpf->entity.config, in rpf_configure_stream()
[all …]
Dvsp1_drm.c117 struct vsp1_rwpf *rpf, in vsp1_du_pipeline_setup_rpf() argument
130 crop = &vsp1->drm->inputs[rpf->entity.index].crop; in vsp1_du_pipeline_setup_rpf()
137 format.format.code = rpf->fmtinfo->mbus; in vsp1_du_pipeline_setup_rpf()
140 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, set_fmt, NULL, in vsp1_du_pipeline_setup_rpf()
148 format.format.code, rpf->entity.index); in vsp1_du_pipeline_setup_rpf()
156 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, set_selection, NULL, in vsp1_du_pipeline_setup_rpf()
164 rpf->entity.index); in vsp1_du_pipeline_setup_rpf()
172 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, get_fmt, NULL, in vsp1_du_pipeline_setup_rpf()
180 format.format.code, rpf->entity.index); in vsp1_du_pipeline_setup_rpf()
184 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, set_fmt, NULL, in vsp1_du_pipeline_setup_rpf()
[all …]
Dvsp1_drv.c181 struct vsp1_rwpf *rpf = vsp1->rpf[i]; in vsp1_uapi_create_links() local
183 ret = media_create_pad_link(&rpf->video->video.entity, 0, in vsp1_uapi_create_links()
184 &rpf->entity.subdev.entity, in vsp1_uapi_create_links()
367 struct vsp1_rwpf *rpf; in vsp1_create_entities() local
369 rpf = vsp1_rpf_create(vsp1, i); in vsp1_create_entities()
370 if (IS_ERR(rpf)) { in vsp1_create_entities()
371 ret = PTR_ERR(rpf); in vsp1_create_entities()
375 vsp1->rpf[i] = rpf; in vsp1_create_entities()
376 list_add_tail(&rpf->entity.list_dev, &vsp1->entities); in vsp1_create_entities()
379 struct vsp1_video *video = vsp1_video_create(vsp1, rpf); in vsp1_create_entities()
Dvsp1_brx.h30 struct vsp1_rwpf *rpf; member
Dvsp1_pipe.h76 struct vsp1_partition_window rpf; member
Dvsp1.h92 struct vsp1_rwpf *rpf[VSP1_MAX_RPF]; member
Dvsp1_brx.c347 if (brx->inputs[i].rpf) { in brx_configure_stream()
350 premultiplied = brx->inputs[i].rpf->format.flags in brx_configure_stream()
Dvsp1_video.c517 brx->inputs[pad->index].rpf = input; in vsp1_video_pipeline_build_branch()
810 struct vsp1_rwpf *rpf = in vsp1_video_setup_pipeline() local
813 uds->scale_alpha = rpf->fmtinfo->alpha; in vsp1_video_setup_pipeline()
Dvsp1_pipe.c253 brx->inputs[i].rpf = NULL; in vsp1_pipeline_reset()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_fcs_rport.c3013 bfa_port_speed_t rport_speed = rport->rpf.rpsc_speed; in bfa_fcs_rport_get_attr()
3030 rport_attr->curr_speed = rport->rpf.rpsc_speed; in bfa_fcs_rport_get_attr()
3031 rport_attr->assigned_speed = rport->rpf.assigned_speed; in bfa_fcs_rport_get_attr()
3124 static void bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf,
3126 static void bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf,
3128 static void bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf,
3130 static void bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf,
3132 static void bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf,
3134 static void bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf,
3138 bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_uninit() argument
[all …]
Dbfa_fcs.h448 struct bfa_fcs_rpf_s rpf; /* Rport features module */ member
Dbfad_bsg.c781 fcs_rport->rpf.assigned_speed = iocmd->speed; in bfad_iocmd_rport_set_speed()
783 if (fcs_rport->rpf.rpsc_speed == BFA_PORT_SPEED_UNKNOWN) in bfad_iocmd_rport_set_speed()
Dbfa_fcs_lport.c5844 rport_speed = rport->rpf.rpsc_speed; in bfa_fcs_lport_get_rport_max_speed()
/kernel/linux/linux-5.10/include/media/
Dvsp1.h111 unsigned int rpf,
/kernel/linux/linux-5.10/net/ipv4/
Dfib_frontend.c345 int rpf, struct in_device *idev, u32 *itag) in __fib_validate_source() argument
397 if (rpf == 1) in __fib_validate_source()
409 if (rpf) in __fib_validate_source()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1538 Mpi2ReplyDescriptorsUnion_t *rpf; in _base_process_reply_queue() local
1545 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1546 request_descript_type = rpf->Default.ReplyFlags in _base_process_reply_queue()
1555 rd.word = le64_to_cpu(rpf->Words); in _base_process_reply_queue()
1559 smid = le16_to_cpu(rpf->Default.DescriptorTypeDependent1); in _base_process_reply_queue()
1577 rpf->AddressReply.ReplyFrameAddress); in _base_process_reply_queue()
1615 rpf->Words = cpu_to_le64(ULLONG_MAX); in _base_process_reply_queue()
1651 rpf = reply_q->reply_post_free; in _base_process_reply_queue()
1653 rpf++; in _base_process_reply_queue()