Home
last modified time | relevance | path

Searched refs:grs (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/m68k/fpsp040/
Dround.S52 tstl %d0 |if grs are zero, go force
68 | grs != 0.
172 movel %d3,%d0 |return grs to d0
443 cmpw #67,%d0 |if diff > 67 (mant + grs bits)
456 cmpw #67,%d0 |if diff > 67 (mant + grs bits)
Dsint.S227 | ;if initial grs set
Dbindec.S64 | only one rounding error. The grs bits are collected in
/Linux-v4.19/drivers/gpu/drm/radeon/
Dsumo_dpm.c136 u32 grs = 256 * 25 / 100; in sumo_program_grsd() local
140 WREG32(CG_GCOOR, PHC(grs) | SDC(p) | SU(u)); in sumo_program_grsd()
/Linux-v4.19/drivers/mmc/core/
Dmmc_test.c3019 struct mmc_test_general_result *gr, *grs; in mmc_test_free_result() local
3023 list_for_each_entry_safe(gr, grs, &mmc_test_result, link) { in mmc_test_free_result()