Searched refs:CCU_PLL_DBGFS_BIT_NUM (Results 1 – 1 of 1) sorted by relevance
346 #define CCU_PLL_DBGFS_BIT_NUM ARRAY_SIZE(ccu_pll_bits) macro446 bits = kcalloc(CCU_PLL_DBGFS_BIT_NUM, sizeof(*bits), GFP_KERNEL); in ccu_pll_debug_init()450 for (idx = 0; idx < CCU_PLL_DBGFS_BIT_NUM; ++idx) { in ccu_pll_debug_init()
Completed in 4 milliseconds