Searched refs:grs (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/arch/m68k/fpsp040/ |
D | round.S | 52 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)
|
D | sint.S | 227 | ;if initial grs set
|
D | bindec.S | 64 | only one rounding error. The grs bits are collected in
|
/Linux-v5.15/arch/csky/abiv2/inc/abi/ |
D | entry.h | 271 grs r6, 1f /* Get current pa by PC */
|
/Linux-v5.15/drivers/dma/ |
D | at_xdmac.c | 192 u8 grs; member 280 .grs = 0x28, 293 .grs = 0x30,
|
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | sumo_dpm.c | 135 u32 grs = 256 * 25 / 100; in sumo_program_grsd() local 139 WREG32(CG_GCOOR, PHC(grs) | SDC(p) | SU(u)); in sumo_program_grsd()
|
/Linux-v5.15/drivers/mmc/core/ |
D | mmc_test.c | 3029 struct mmc_test_general_result *gr, *grs; in mmc_test_free_result() local 3033 list_for_each_entry_safe(gr, grs, &mmc_test_result, link) { in mmc_test_free_result()
|