Home
last modified time | relevance | path

Searched refs:sru (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_sru.c77 struct vsp1_sru *sru = in sru_s_ctrl() local
283 input = vsp1_entity_get_pad_format(&sru->entity, sru->entity.config, in sru_configure_stream()
285 output = vsp1_entity_get_pad_format(&sru->entity, sru->entity.config, in sru_configure_stream()
313 input = vsp1_entity_get_pad_format(&sru->entity, sru->entity.config, in sru_max_width()
315 output = vsp1_entity_get_pad_format(&sru->entity, sru->entity.config, in sru_max_width()
339 input = vsp1_entity_get_pad_format(&sru->entity, sru->entity.config, in sru_partition()
341 output = vsp1_entity_get_pad_format(&sru->entity, sru->entity.config, in sru_partition()
368 sru = devm_kzalloc(vsp1->dev, sizeof(*sru), GFP_KERNEL); in vsp1_sru_create()
369 if (sru == NULL) in vsp1_sru_create()
386 sru->entity.subdev.ctrl_handler = &sru->ctrls; in vsp1_sru_create()
[all …]
H A Dvsp1_pipe.h79 struct vsp1_partition_window sru; member
H A Dvsp1.h97 struct vsp1_sru *sru; member
H A Dvsp1_drv.c398 vsp1->sru = vsp1_sru_create(vsp1); in vsp1_create_entities()
399 if (IS_ERR(vsp1->sru)) { in vsp1_create_entities()
400 ret = PTR_ERR(vsp1->sru); in vsp1_create_entities()
404 list_add_tail(&vsp1->sru->entity.list_dev, &vsp1->entities); in vsp1_create_entities()
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7778.dtsi599 "ssi2", "ssi3", "sru", "hspi";
661 "sru-src0", "sru-src1", "sru-src2",
662 "sru-src3", "sru-src4", "sru-src5",
663 "sru-src6", "sru-src7", "sru-src8";