Searched defs:UNIT (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | smu_cmn.h | 242 #define SMU_METRICS_SCALAR(ID, UNIT, TYPEID, NAME) \ argument 246 #define SMU_METRICS_ARRAY(ID, UNIT, TYPEID, NAME, SIZE) \ argument 251 #define SMU_METRICS_INIT_SCALAR(ID, UNIT, TYPEID, NAME) \ argument 259 #define SMU_METRICS_INIT_ARRAY(ID, UNIT, TYPEID, NAME, SIZE) \ 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 | 298 #define UNIT(x) ((x) & 0x03) /* drive on fdc */ macro
|