Home
last modified time | relevance | path

Searched refs:cur2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgt215.c355 u32 cur2, cur3, cur7, cur8; in gt215_ram_timing_calc() local
357 cur2 = nv_rd32(pfb, 0x100228); in gt215_ram_timing_calc()
368 T(CWL) = ((cur2 & 0xff000000) >> 24) + 1; in gt215_ram_timing_calc()
/linux-4.1.27/fs/btrfs/
Dsend.c3452 struct recorded_ref *cur2; in process_recorded_refs() local
3526 list_for_each_entry(cur2, &sctx->new_refs, list) { in process_recorded_refs()
3527 if (cur == cur2) in process_recorded_refs()
3529 if (cur2->dir == cur->dir) { in process_recorded_refs()