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

/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk3328_cru.c161 CRU_GATE(HCLK_SDMMC, "hclk_sdmmc", "hclk_peri", 0x24C, 0)
162 CRU_GATE(HCLK_SDIO, "hclk_sdio", "hclk_peri", 0x24C, 1)
163 CRU_GATE(HCLK_EMMC, "hclk_emmc", "hclk_peri", 0x24C, 2)
164 CRU_GATE(0, "hclk_peri_niu", "hclk_peri", 0x24C, 12)
165 CRU_GATE(0, "pclk_peri_niu", "hclk_peri", 0x24C, 13)
167 CRU_GATE(HCLK_SDMMC_EXT, "hclk_sdmmc_ext", "hclk_peri", 0x24C, 15)
871 static struct rk_clk_composite_def hclk_peri = { variable in typeref:struct:rk_clk_composite_def
874 .name = "hclk_peri",
1603 .clk.composite = &hclk_peri,

Completed in 192 milliseconds