Searched refs:rk_clk_composite_def (Results 1 – 6 of 6) sorted by relevance
894 static struct rk_clk_composite_def sdmmc = {919 static struct rk_clk_composite_def sdio = {944 static struct rk_clk_composite_def emmc = {972 static struct rk_clk_composite_def i2c0 = {994 static struct rk_clk_composite_def i2c1 = {1020 static struct rk_clk_composite_def i2c2 = {1042 static struct rk_clk_composite_def i2c3 = {1138 static struct rk_clk_composite_def i2s0_div = {1197 static struct rk_clk_composite_def i2s1_div = {1397 static struct rk_clk_composite_def mac2io = {[all …]
35 struct rk_clk_composite_def { struct58 struct rk_clk_composite_def *clkdef); argument
140 .clk.composite = &(struct rk_clk_composite_def) { \159 .clk.composite = &(struct rk_clk_composite_def) { \223 struct rk_clk_composite_def *composite;
718 static struct rk_clk_composite_def pclk_pmu_src = {736 static struct rk_clk_composite_def i2c0 = {756 static struct rk_clk_composite_def i2c8 = {776 static struct rk_clk_composite_def i2c4 = {
598 .clk.composite = &(struct rk_clk_composite_def) { \617 .clk.composite = &(struct rk_clk_composite_def) { \
340 struct rk_clk_composite_def *clkdef) in rk_clk_composite_register()