Searched refs:hclk_bus_pre (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk3328_cru.c140 CRU_GATE(HCLK_I2S0_8CH, "hclk_i2s0_8ch", "hclk_bus_pre", 0x23C, 3)
141 CRU_GATE(HCLK_I2S1_8CH, "hclk_i2s1_8ch", "hclk_bus_pre", 0x23C, 4)
142 CRU_GATE(HCLK_I2S2_2CH, "hclk_i2s2_2ch", "hclk_bus_pre", 0x23C, 5)
771 static struct rk_clk_composite_def hclk_bus_pre = { variable in typeref:struct:rk_clk_composite_def
774 .name = "hclk_bus_pre",
1577 .clk.composite = &hclk_bus_pre

Completed in 100 milliseconds