Searched refs:limit2 (Results 1 – 2 of 2) sorted by relevance
46 const u32 limit2 = ilog2(length / 8); in g84_chan_ramfc_write() local74 nvkm_wo32(chan->ramfc, 0x54, upper_32_bits(offset) | (limit2 << 16)); in g84_chan_ramfc_write()
72 const u32 limit2 = ilog2(length / 8); in ga100_chan_ramfc_write() local78 nvkm_wo32(chan->inst, 0x04c, upper_32_bits(offset) | (limit2 << 16)); in ga100_chan_ramfc_write()