Home
last modified time | relevance | path

Searched refs:vsp1_dl_body_write (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h75 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data);
H A Dvsp1_hgt.c34 vsp1_dl_body_write(dlb, reg, data); in vsp1_hgt_write()
H A Dvsp1_hgo.c34 vsp1_dl_body_write(dlb, reg, data); in vsp1_hgo_write()
H A Dvsp1_dl.c387 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_dl_body_write() function