Searched refs:rk_clk_composite_def (Results 1 – 5 of 5) sorted by relevance
653 static struct rk_clk_composite_def aclk_bus_pre = {754 static struct rk_clk_composite_def hclk_bus_pre = {773 static struct rk_clk_composite_def pclk_bus_pre = {796 static struct rk_clk_composite_def clk_tsadc = {812 static struct rk_clk_composite_def aclk_peri_pre = {836 static struct rk_clk_composite_def pclk_peri = {854 static struct rk_clk_composite_def hclk_peri = {877 static struct rk_clk_composite_def sdmmc = {902 static struct rk_clk_composite_def sdio = {927 static struct rk_clk_composite_def emmc = {[all …]
36 struct rk_clk_composite_def { struct59 struct rk_clk_composite_def *clkdef); argument
141 .clk.composite = &(struct rk_clk_composite_def) { \160 .clk.composite = &(struct rk_clk_composite_def) { \223 struct rk_clk_composite_def *composite;
718 static struct rk_clk_composite_def pclk_pmu_src = {737 static struct rk_clk_composite_def i2c0 = {757 static struct rk_clk_composite_def i2c8 = {777 static struct rk_clk_composite_def i2c4 = {
341 struct rk_clk_composite_def *clkdef) in rk_clk_composite_register()