Searched refs:xvcu (Results 1 – 1 of 1) sorted by relevance
536 xvcu->clk_data = data; in xvcu_register_clock_provider()543 xvcu->pll = hw; in xvcu_register_clock_provider()548 xvcu->pll_post = hw; in xvcu_register_clock_provider()606 struct xvcu_device *xvcu; in xvcu_probe() local610 xvcu = devm_kzalloc(&pdev->dev, sizeof(*xvcu), GFP_KERNEL); in xvcu_probe()611 if (!xvcu) in xvcu_probe()614 xvcu->dev = &pdev->dev; in xvcu_probe()623 if (!xvcu->vcu_slcr_ba) { in xvcu_probe()628 xvcu->logicore_reg_ba = in xvcu_probe()647 xvcu->logicore_reg_ba = in xvcu_probe()[all …]