Searched refs:freq_bit_shift (Results 1 – 6 of 6) sorted by relevance
279 if (!ccu_clk->freq_bit_shift) in ccu_clk_enable()280 ccu_clk->freq_bit_shift = 8; in ccu_clk_enable()284 (ccu_clk->freq_id << (ccu_clk->freq_bit_shift)) | in ccu_clk_enable()285 (ccu_clk->freq_id << (ccu_clk->freq_bit_shift * 2)) | in ccu_clk_enable()286 (ccu_clk->freq_id << (ccu_clk->freq_bit_shift * 3)); in ccu_clk_enable()
277 .freq_bit_shift = 8,296 .freq_bit_shift = 8,320 .freq_bit_shift = 8,
423 int freq_bit_shift; /* 8 for most CCUs */ member
277 .freq_bit_shift = 8,296 .freq_bit_shift = 8,316 .freq_bit_shift = 8,