Searched defs:UNIT (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | smu_cmn.h | 233 #define SMU_METRICS_SCALAR(ID, UNIT, TYPEID, NAME) \ argument 237 #define SMU_METRICS_ARRAY(ID, UNIT, TYPEID, NAME, SIZE) \ argument 242 #define SMU_METRICS_INIT_SCALAR(ID, UNIT, TYPEID, NAME) \ argument 250 #define SMU_METRICS_INIT_ARRAY(ID, UNIT, TYPEID, NAME, SIZE) \ argument
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/ |
| H A D | rpcfn.h | 12 # define X(UNIT, RPC) NV_VGPU_MSG_FUNCTION_##RPC, argument
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/ |
| H A D | rpcfn.h | 12 # define X(UNIT, RPC, VAL) NV_VGPU_MSG_FUNCTION_##RPC = VAL, argument
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | octeon-memcpy.S | 134 #define UNIT(unit) FIRST(unit) macro
|
| /linux/arch/mips/lib/ |
| H A D | memcpy.S | 251 #define UNIT(unit) FIRST(unit) macro
|
| H A D | csum_partial.S | 57 #define UNIT(unit) ((unit)*NBYTES) macro
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | sumod.h | 319 # define UNIT(x) ((x) << 24) macro
|
| /linux/drivers/block/ |
| H A D | floppy.c | 300 #define UNIT(x) ((x) & 0x03) /* drive on fdc */ macro
|