Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c378 static int sti_hqvdp_get_free_cmd(struct sti_hqvdp *hqvdp) in sti_hqvdp_get_free_cmd() argument
381 u32 cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_free_cmd()
384 curr_cmd = readl(hqvdp->regs + HQVDP_MBX_CURRENT_CMD); in sti_hqvdp_get_free_cmd()
385 next_cmd = readl(hqvdp->regs + HQVDP_MBX_NEXT_CMD); in sti_hqvdp_get_free_cmd()
406 static int sti_hqvdp_get_curr_cmd(struct sti_hqvdp *hqvdp) in sti_hqvdp_get_curr_cmd() argument
409 u32 cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_curr_cmd()
412 curr_cmd = readl(hqvdp->regs + HQVDP_MBX_CURRENT_CMD); in sti_hqvdp_get_curr_cmd()
434 static int sti_hqvdp_get_next_cmd(struct sti_hqvdp *hqvdp) in sti_hqvdp_get_next_cmd() argument
437 dma_addr_t cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_next_cmd()
440 next_cmd = readl(hqvdp->regs + HQVDP_MBX_NEXT_CMD); in sti_hqvdp_get_next_cmd()
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstih410.dtsi237 sti-hqvdp@9c00000 {
238 compatible = "st,stih407-hqvdp";
240 clock-names = "hqvdp", "pix_main";
243 reset-names = "hqvdp";
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt101 sti-hqvdp:
104 - compatible: "st,stih<chip>-hqvdp"
230 sti-hqvdp@9c000000 {
231 compatible = "st,stih407-hqvdp";
233 clock-names = "hqvdp", "pix_main";
235 reset-names = "hqvdp";
/openbmc/u-boot/arch/arm/dts/
H A Dstih410.dtsi303 sti-hqvdp@9c000000 {
304 compatible = "st,stih407-hqvdp";
306 clock-names = "hqvdp", "pix_main";
309 reset-names = "hqvdp";