Home
last modified time | relevance | path

Searched defs:dlb (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lut.c29 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_lut_write()
42 struct vsp1_dl_body *dlb; in lut_set_table() local
151 struct vsp1_dl_body *dlb) in lut_configure_stream()
161 struct vsp1_dl_body *dlb) in lut_configure_frame()
H A Dvsp1_clu.c29 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_clu_write()
45 struct vsp1_dl_body *dlb; in clu_set_table() local
175 struct vsp1_dl_body *dlb) in clu_configure_stream()
192 struct vsp1_dl_body *dlb) in clu_configure_frame()
H A Dvsp1_wpf.c30 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_wpf_write()
217 struct vsp1_dl_body *dlb; in wpf_configure_writeback_chain() local
236 struct vsp1_dl_body *dlb) in wpf_configure_stream()
345 struct vsp1_dl_body *dlb) in wpf_configure_frame()
371 struct vsp1_dl_body *dlb) in wpf_configure_partition()
H A Dvsp1_rpf.c40 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_rpf_write()
53 struct vsp1_dl_body *dlb) in rpf_configure_stream()
273 struct vsp1_dl_body *dlb) in rpf_configure_frame()
288 struct vsp1_dl_body *dlb) in rpf_configure_partition()
H A Dvsp1_uds.c31 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_uds_write()
40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha()
259 struct vsp1_dl_body *dlb) in uds_configure_stream()
307 struct vsp1_dl_body *dlb) in uds_configure_partition()
H A Dvsp1_entity.c25 struct vsp1_dl_body *dlb) in vsp1_entity_route_setup()
75 struct vsp1_dl_body *dlb) in vsp1_entity_configure_stream()
84 struct vsp1_dl_body *dlb) in vsp1_entity_configure_frame()
93 struct vsp1_dl_body *dlb) in vsp1_entity_configure_partition()
H A Dvsp1_hgo.c32 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hgo_write()
135 struct vsp1_dl_body *dlb) in hgo_configure_stream()
H A Dvsp1_hsit.c27 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hsit_write()
133 struct vsp1_dl_body *dlb) in hsit_configure_stream()
H A Dvsp1_lif.c27 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_lif_write()
88 struct vsp1_dl_body *dlb) in lif_configure_stream()
H A Dvsp1_dl.c288 struct vsp1_dl_body *dlb = &pool->bodies[i]; in vsp1_dl_body_pool_create() local
331 struct vsp1_dl_body *dlb = NULL; in vsp1_dl_body_get() local
353 void vsp1_dl_body_put(struct vsp1_dl_body *dlb) in vsp1_dl_body_put()
380 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_dl_body_write()
580 struct vsp1_dl_body *dlb, *tmp; in vsp1_dl_list_bodies_put() local
712 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) in vsp1_dl_list_add_body()
755 struct vsp1_dl_body *dlb; in vsp1_dl_list_fill_header() local
H A Dvsp1_hgt.c32 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hgt_write()
131 struct vsp1_dl_body *dlb) in hgt_configure_stream()
H A Dvsp1_uif.c36 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_uif_write()
196 struct vsp1_dl_body *dlb) in uif_configure_stream()
H A Dvsp1_brx.c30 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_brx_write()
286 struct vsp1_dl_body *dlb) in brx_configure_stream()
H A Dvsp1_sru.c28 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_sru_write()
272 struct vsp1_dl_body *dlb) in sru_configure_stream()
H A Dvsp1_pipe.c431 struct vsp1_dl_body *dlb, unsigned int alpha) in vsp1_pipeline_propagate_alpha()
H A Dvsp1_video.c368 struct vsp1_dl_body *dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run_partition() local
381 struct vsp1_dl_body *dlb; in vsp1_video_pipeline_run() local
H A Dvsp1_drm.c546 struct vsp1_dl_body *dlb; in vsp1_du_pipeline_configure() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_police.h25 bool dlb; /* Enable DLB (dual leaky bucket mode */ member