Searched refs:hqvdp (Results 1 – 2 of 2) sorted by relevance
373 static int sti_hqvdp_get_free_cmd(struct sti_hqvdp *hqvdp) in sti_hqvdp_get_free_cmd() argument376 dma_addr_t cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_free_cmd()379 curr_cmd = readl(hqvdp->regs + HQVDP_MBX_CURRENT_CMD); in sti_hqvdp_get_free_cmd()380 next_cmd = readl(hqvdp->regs + HQVDP_MBX_NEXT_CMD); in sti_hqvdp_get_free_cmd()401 static int sti_hqvdp_get_curr_cmd(struct sti_hqvdp *hqvdp) in sti_hqvdp_get_curr_cmd() argument404 dma_addr_t cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_curr_cmd()407 curr_cmd = readl(hqvdp->regs + HQVDP_MBX_CURRENT_CMD); in sti_hqvdp_get_curr_cmd()497 static bool sti_hqvdp_check_hw_scaling(struct sti_hqvdp *hqvdp, in sti_hqvdp_check_hw_scaling() argument505 lfw = mode->htotal * (clk_get_rate(hqvdp->clk) / 1000000); in sti_hqvdp_check_hw_scaling()519 static void sti_hqvdp_disable(struct sti_hqvdp *hqvdp) in sti_hqvdp_disable() argument[all …]
101 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";