Home | History | Annotate | Download | only in rockchip

Lines Matching refs:rk_cru_composite

1 /* $NetBSD: rk_cru_composite.c,v 1.8 2022/08/23 05:39:06 ryo Exp $ */
30 __KERNEL_RCSID(0, "$NetBSD: rk_cru_composite.c,v 1.8 2022/08/23 05:39:06 ryo Exp $");
45 struct rk_cru_composite *composite = &clk->u.composite;
47 KASSERT(clk->type == RK_CRU_COMPOSITE);
64 struct rk_cru_composite *composite = &clk->u.composite;
67 KASSERT(clk->type == RK_CRU_COMPOSITE);
119 struct rk_cru_composite *composite = &clk->u.composite;
142 struct rk_cru_composite *composite = &clk->u.composite;
147 KASSERT(clk->type == RK_CRU_COMPOSITE);
220 struct rk_cru_composite *composite = &clk->u.composite;
224 KASSERT(clk->type == RK_CRU_COMPOSITE);
240 struct rk_cru_composite *composite = &clk->u.composite;
242 KASSERT(clk->type == RK_CRU_COMPOSITE);