Searched refs:freq_bit_shift (Results 1 – 6 of 6) sorted by relevance
280 if (!ccu_clk->freq_bit_shift) in ccu_clk_enable()281 ccu_clk->freq_bit_shift = 8; in ccu_clk_enable()285 (ccu_clk->freq_id << (ccu_clk->freq_bit_shift)) | in ccu_clk_enable()286 (ccu_clk->freq_id << (ccu_clk->freq_bit_shift * 2)) | in ccu_clk_enable()287 (ccu_clk->freq_id << (ccu_clk->freq_bit_shift * 3)); in ccu_clk_enable()
278 .freq_bit_shift = 8,297 .freq_bit_shift = 8,317 .freq_bit_shift = 8,
424 int freq_bit_shift; /* 8 for most CCUs */ member
278 .freq_bit_shift = 8,297 .freq_bit_shift = 8,321 .freq_bit_shift = 8,