Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_rpf.c29 static inline u32 vsp1_rpf_read(struct vsp1_rwpf *rpf, u32 reg) in vsp1_rpf_read() argument
31 return vsp1_read(rpf->entity.vsp1, in vsp1_rpf_read()
32 reg + rpf->entity.index * VI6_RPF_OFFSET); in vsp1_rpf_read()
35 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, u32 reg, u32 data) in vsp1_rpf_write() argument
37 vsp1_write(rpf->entity.vsp1, in vsp1_rpf_write()
38 reg + rpf->entity.index * VI6_RPF_OFFSET, data); in vsp1_rpf_write()
47 struct vsp1_rwpf *rpf = in rpf_s_ctrl() local
51 if (!vsp1_entity_is_streaming(&rpf->entity)) in rpf_s_ctrl()
56 vsp1_rpf_write(rpf, VI6_RPF_VRTCOL_SET, in rpf_s_ctrl()
59 pipe = to_vsp1_pipeline(&rpf->entity.subdev.entity); in rpf_s_ctrl()
[all …]
Dvsp1_drv.c205 struct vsp1_rwpf *rpf; in vsp1_create_entities() local
207 rpf = vsp1_rpf_create(vsp1, i); in vsp1_create_entities()
208 if (IS_ERR(rpf)) { in vsp1_create_entities()
209 ret = PTR_ERR(rpf); in vsp1_create_entities()
213 vsp1->rpf[i] = rpf; in vsp1_create_entities()
214 list_add_tail(&rpf->entity.list_dev, &vsp1->entities); in vsp1_create_entities()
Dvsp1_bru.h34 struct vsp1_rwpf *rpf; member
Dvsp1.h68 struct vsp1_rwpf *rpf[VSP1_MAX_RPF]; member
Dvsp1_bru.c125 if (bru->inputs[i].rpf) { in bru_s_stream()
128 premultiplied = bru->inputs[i].rpf->video.format.flags in bru_s_stream()
Dvsp1_video.c342 bru->inputs[pad->index].rpf = input; in vsp1_pipeline_validate_branch()
393 bru->inputs[i].rpf = NULL; in __vsp1_pipeline_cleanup()
825 struct vsp1_rwpf *rpf = in vsp1_video_start_streaming() local
828 uds->scale_alpha = rpf->video.fmtinfo->alpha; in vsp1_video_start_streaming()
/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_rport.c3028 bfa_port_speed_t rport_speed = rport->rpf.rpsc_speed; in bfa_fcs_rport_get_attr()
3045 rport_attr->curr_speed = rport->rpf.rpsc_speed; in bfa_fcs_rport_get_attr()
3046 rport_attr->assigned_speed = rport->rpf.assigned_speed; in bfa_fcs_rport_get_attr()
3139 static void bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf,
3141 static void bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf,
3143 static void bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf,
3145 static void bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf,
3147 static void bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf,
3149 static void bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf,
3153 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.h455 struct bfa_fcs_rpf_s rpf; /* Rport features module */ member
Dbfad_bsg.c788 fcs_rport->rpf.assigned_speed = iocmd->speed; in bfad_iocmd_rport_set_speed()
790 if (fcs_rport->rpf.rpsc_speed == BFA_PORT_SPEED_UNKNOWN) in bfad_iocmd_rport_set_speed()
Dbfa_fcs_lport.c5854 rport_speed = rport->rpf.rpsc_speed; in bfa_fcs_lport_get_rport_max_speed()
/linux-4.1.27/Documentation/devicetree/bindings/media/
Drenesas,vsp1.txt15 - renesas,#rpf: Number of Read Pixel Formatter (RPF) modules in the VSP1.
40 renesas,#rpf = <5>;
/linux-4.1.27/net/ipv4/
Dfib_frontend.c302 int rpf, struct in_device *idev, u32 *itag) in __fib_validate_source() argument
327 if (!rpf && !fib_num_tclassid_users(dev_net(dev)) && in __fib_validate_source()
352 if (rpf == 1) in __fib_validate_source()
364 if (rpf) in __fib_validate_source()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.c925 Mpi2ReplyDescriptorsUnion_t *rpf; in _base_interrupt() local
934 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_interrupt()
935 request_desript_type = rpf->Default.ReplyFlags in _base_interrupt()
945 rd.word = le64_to_cpu(rpf->Words); in _base_interrupt()
949 smid = le16_to_cpu(rpf->Default.DescriptorTypeDependent1); in _base_interrupt()
953 (rpf->AddressReply.ReplyFrameAddress); in _base_interrupt()
994 rpf->Words = cpu_to_le64(ULLONG_MAX); in _base_interrupt()
1006 rpf = reply_q->reply_post_free; in _base_interrupt()
1008 rpf++; in _base_interrupt()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.c912 Mpi2ReplyDescriptorsUnion_t *rpf; in _base_interrupt() local
921 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_interrupt()
922 request_desript_type = rpf->Default.ReplyFlags in _base_interrupt()
932 rd.word = le64_to_cpu(rpf->Words); in _base_interrupt()
936 smid = le16_to_cpu(rpf->Default.DescriptorTypeDependent1); in _base_interrupt()
952 rpf->AddressReply.ReplyFrameAddress); in _base_interrupt()
987 rpf->Words = cpu_to_le64(ULLONG_MAX); in _base_interrupt()
999 rpf = reply_q->reply_post_free; in _base_interrupt()
1001 rpf++; in _base_interrupt()
/linux-4.1.27/arch/arm/boot/dts/
Dr8a7790.dtsi714 renesas,#rpf = <5>;
727 renesas,#rpf = <5>;
740 renesas,#rpf = <4>;
753 renesas,#rpf = <4>;
Dr8a7791.dtsi757 renesas,#rpf = <5>;
770 renesas,#rpf = <4>;
783 renesas,#rpf = <4>;