Home
last modified time | relevance | path

Searched defs:UNIT (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/mn10300/
DMakefile27 UNIT := unset macro
44 UNIT := asb2303 macro
47 UNIT := asb2305 macro
50 UNIT := asb2364 macro
/linux-4.4.14/arch/mips/cavium-octeon/
Docteon-memcpy.S133 #define UNIT(unit) FIRST(unit) macro
/linux-4.4.14/arch/mips/lib/
Dmemcpy.S243 #define UNIT(unit) FIRST(unit) macro
Dcsum_partial.S56 #define UNIT(unit) ((unit)*NBYTES) macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dsumod.h319 # define UNIT(x) ((x) << 24) macro
/linux-4.4.14/drivers/block/
Dfloppy.c298 #define UNIT(x) ((x) & 0x03) /* drive on fdc */ macro