Searched refs:FUNNEL_FUNCTL (Results 1 – 1 of 1) sorted by relevance
28 #define FUNNEL_FUNCTL 0x000 macro57 functl = readl_relaxed(drvdata->base + FUNNEL_FUNCTL); in funnel_enable_hw()61 writel_relaxed(functl, drvdata->base + FUNNEL_FUNCTL); in funnel_enable_hw()85 functl = readl_relaxed(drvdata->base + FUNNEL_FUNCTL); in funnel_disable_hw()87 writel_relaxed(functl, drvdata->base + FUNNEL_FUNCTL); in funnel_disable_hw()143 functl = readl_relaxed(drvdata->base + FUNNEL_FUNCTL); in get_funnel_ctrl_hw()