Searched refs:dram_gate_shift (Results 1 – 2 of 2) sorted by relevance
27 .dram_gate_shift = 32,46 .dram_gate_shift = 32,61 .dram_gate_shift = 32,152 if (de_clk_tbl[i].dram_gate_shift < 32) { in __de_clk_enable()157 SET_BITS(de_clk_tbl[i].dram_gate_shift, 1, in __de_clk_enable()179 if (de_clk_tbl[i].dram_gate_shift < 32) { in __de_clk_disable()184 SET_BITS(de_clk_tbl[i].dram_gate_shift, 1, in __de_clk_disable()
33 u32 dram_gate_shift; member
Completed in 6 milliseconds