/linux-6.14.4/drivers/media/platform/renesas/ |
D | sh_vou.c | 3 * SuperH Video Output Unit (VOU) driver 373 strscpy(cap->card, "SuperH VOU", sizeof(cap->card)); in sh_vou_querycap() 374 strscpy(cap->driver, "sh-vou", sizeof(cap->driver)); in sh_vou_querycap() 375 strscpy(cap->bus_info, "platform:sh-vou", sizeof(cap->bus_info)); in sh_vou_querycap() 502 * requested rectangle, using VOU scaling 571 * Find output geometry, that we can produce, using VOU scaling, closest to 1041 "IRQ status 0x%x -> 0x%x, VOU status 0x%x, cnt %d\n", in sh_vou_isr() 1091 /* Reset VOU interfaces - registers unaffected */ in sh_vou_hw_init() 1229 dev_err(&pdev->dev, "Insufficient VOU platform information.\n"); in sh_vou_probe() 1269 ret = devm_request_irq(&pdev->dev, irq, sh_vou_isr, 0, "vou", vou_dev); in sh_vou_probe() [all …]
|
D | Kconfig | 51 tristate "SuperH VOU video output driver" 57 Support for the Video Output Unit (VOU) on SuperH SoCs.
|
/linux-6.14.4/arch/sh/include/cpu-sh4/cpu/ |
D | sh7724.h | 165 /* SCIF2 (PTE/PTF/PTN) with LCDC, VOU */ 169 /* SCIF3 (PTL/PTN/PTZ) with VOU, IRQ */ 220 /* VOU (PTL/PTM/PTN*/
|
D | sh7722.h | 182 /* VOU */
|
D | sh7723.h | 197 /* VOU */
|
/linux-6.14.4/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7366.c | 257 VIO_CEUI, VIO_BEUI, VIO_VEUI, VOU, enumerator 283 INTC_VECT(VIO_VEUI, 0x8c0), INTC_VECT(VOU, 0x8e0), 307 INTC_GROUP(VIOVOU, VIO_CEUI, VIO_BEUI, VIO_VEUI, VOU), 319 { VOU, VIO_VEUI, VIO_BEUI, VIO_CEUI, DMAC3, DMAC2, DMAC1, DMAC0 } },
|
D | setup-sh7343.c | 312 VIO_CEUI, VIO_BEUI, VIO_VEUI, VOU, enumerator 342 INTC_VECT(VIO_VEUI, 0x8c0), INTC_VECT(VOU, 0x8e0), 369 INTC_GROUP(VIOVOU, VIO_CEUI, VIO_BEUI, VIO_VEUI, VOU), 382 { VOU, VIO_VEUI, VIO_BEUI, VIO_CEUI, DMAC3, DMAC2, DMAC1, DMAC0 } },
|
D | setup-sh7722.c | 531 VIO_CEUI, VIO_BEUI, VIO_VEUI, VOU, enumerator 559 INTC_VECT(VIO_VEUI, 0x8c0), INTC_VECT(VOU, 0x8e0), 584 INTC_GROUP(VIOVOU, VIO_CEUI, VIO_BEUI, VIO_VEUI, VOU), 596 { VOU, VIO_VEUI, VIO_BEUI, VIO_CEUI, DMAC3, DMAC2, DMAC1, DMAC0 } },
|
D | clock-sh7722.c | 211 CLKDEV_DEV_ID("sh-vou.0", &mstp_clks[HWBLK_VOU]),
|
D | clock-sh7723.c | 249 CLKDEV_DEV_ID("sh-vou.0", &mstp_clks[HWBLK_VOU]),
|
D | clock-sh7724.c | 334 CLKDEV_DEV_ID("sh-vou", &mstp_clks[HWBLK_VOU]),
|
/linux-6.14.4/include/media/drv-intf/ |
D | sh_vou.h | 3 * SuperH Video Output Unit (VOU) driver header
|
/linux-6.14.4/Documentation/devicetree/bindings/display/ |
D | renesas,shmobile-lcdc.yaml | 31 "vou" or "dv_clk") is available on R-Mobile A1 only).
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | platform-cardlist.rst | 60 sh_vou SuperH VOU video output
|
/linux-6.14.4/drivers/media/i2c/ |
D | ak881x.c | 284 * "black" lines on, e.g., SuperH VOU, whose default value of 20 in ak881x_probe()
|
/linux-6.14.4/arch/sh/boards/mach-se/7724/ |
D | setup.c | 569 .name = "sh-vou", 925 /* VOU */ in devices_setup()
|
/linux-6.14.4/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 960 .name = "sh-vou", 1420 /* VOU */ in arch_setup()
|
/linux-6.14.4/drivers/pinctrl/renesas/ |
D | pfc-sh7722.c | 660 /* VOU */ 1145 /* VOU */
|
D | pfc-sh7724.c | 1637 /* VOU */
|
D | pfc-sh7723.c | 1331 /* VOU */
|
D | pfc-r8a7740.c | 389 /* VOU */
|
/linux-6.14.4/arch/arm/boot/dts/renesas/ |
D | r8a7740.dtsi | 610 vou_clk: vou@e6150088 {
|