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

/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk3328_cru.c170 CRU_GATE(ACLK_MAC2PHY, "aclk_mac2phy", "aclk_gmac", 0x268, 0)
172 CRU_GATE(ACLK_MAC2IO, "aclk_mac2io", "aclk_gmac", 0x268, 2)
1504 static struct rk_clk_composite_def aclk_gmac = { variable in typeref:struct:rk_clk_composite_def
1507 .name = "aclk_gmac",
1527 static const char *pclk_gmac_parents[] = { "aclk_gmac" };
1733 .clk.composite = &aclk_gmac

Completed in 38 milliseconds