Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/samsung/
Dclk-exynos5260.c924 DIV_KFC,
942 DIV(KFC_DOUT_KFC1, "dout_kfc1", "mout_kfc", DIV_KFC, 0, 3),
943 DIV(KFC_DOUT_KFC2, "dout_kfc2", "dout_kfc1", DIV_KFC, 4, 3),
944 DIV(KFC_DOUT_KFC_ATCLK, "dout_kfc_atclk", "dout_kfc2", DIV_KFC, 8, 3),
946 DIV_KFC, 12, 3),
947 DIV(KFC_DOUT_ACLK_KFC, "dout_aclk_kfc", "dout_kfc2", DIV_KFC, 16, 3),
948 DIV(KFC_DOUT_PCLK_KFC, "dout_pclk_kfc", "dout_kfc2", DIV_KFC, 20, 3),
949 DIV(KFC_DOUT_KFC_PLL, "dout_kfc_pll", "mout_kfc", DIV_KFC, 24, 3),
Dclk-exynos5260.h244 #define DIV_KFC 0x0600 macro