Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c295 struct vsp1_dl_body *dlb = &pool->bodies[i]; in vsp1_dl_body_pool_create() local
338 struct vsp1_dl_body *dlb = NULL; in vsp1_dl_body_get() local
360 void vsp1_dl_body_put(struct vsp1_dl_body *dlb) in vsp1_dl_body_put()
387 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_dl_body_write()
587 struct vsp1_dl_body *dlb, *tmp; in vsp1_dl_list_bodies_put() local
731 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) in vsp1_dl_list_add_body()
774 struct vsp1_dl_body *dlb; in vsp1_dl_list_fill_header() local
H A Dvsp1_hgo.c32 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hgo_write()
136 struct vsp1_dl_body *dlb) in hgo_configure_stream()
H A Dvsp1_hgt.c32 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hgt_write()
132 struct vsp1_dl_body *dlb) in hgt_configure_stream()
H A Dvsp1_video.c262 struct vsp1_dl_body *dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run_partition() local
273 struct vsp1_dl_body *dlb; in vsp1_video_pipeline_run() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_police.h25 bool dlb; /* Enable DLB (dual leaky bucket mode */ member