Home
last modified time | relevance | path

Searched refs:DIV_KFC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos5260.c936 DIV_KFC,
954 DIV(KFC_DOUT_KFC1, "dout_kfc1", "mout_kfc", DIV_KFC, 0, 3),
955 DIV(KFC_DOUT_KFC2, "dout_kfc2", "dout_kfc1", DIV_KFC, 4, 3),
956 DIV(KFC_DOUT_KFC_ATCLK, "dout_kfc_atclk", "dout_kfc2", DIV_KFC, 8, 3),
958 DIV_KFC, 12, 3),
959 DIV(KFC_DOUT_ACLK_KFC, "dout_aclk_kfc", "dout_kfc2", DIV_KFC, 16, 3),
960 DIV(KFC_DOUT_PCLK_KFC, "dout_pclk_kfc", "dout_kfc2", DIV_KFC, 20, 3),
961 DIV(KFC_DOUT_KFC_PLL, "dout_kfc_pll", "mout_kfc", DIV_KFC, 24, 3),
H A Dclk-exynos5260.h241 #define DIV_KFC 0x0600 macro