Home
last modified time | relevance | path

Searched refs:units (Results 1 – 25 of 64) sorted by relevance

123

/arch/tile/include/uapi/arch/
Dsim_def.h463 #define SIM_SHAPING_SPR_ARG(shim, type, units, rate) \ argument
467 ((units) << (SIM_CONTROL_SHAPING_SHIM_ID_BITS + \
Dsim.h431 unsigned units, in sim_set_shaping() argument
437 __insn_mtspr(SPR_SIM_CONTROL, SIM_SHAPING_SPR_ARG(shim, type, units, rate)); in sim_set_shaping()
/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c48 info->units = 0; in hp6x0_apm_get_power_status()
/arch/sh/
DKconfig.cpu26 have FPU units (ie, SH77xx).
49 have DSP units (ie, SH2-DSP, SH3-DSP, and SH4AL-DSP).
/arch/s390/mm/
Ddump_pagetables.c60 static const char units[] = "KMGTPE"; in note_page() local
62 const char *unit = units; in note_page()
/arch/arm/mm/
Ddump.c224 static const char units[] = "KMGTPE"; in note_page() local
235 const char *unit = units; in note_page()
/arch/arm64/mm/
Ddump.c240 static const char units[] = "KMGTPE"; in note_page() local
250 const char *unit = units; in note_page()
/arch/powerpc/mm/
Ddump_linuxpagetables.c296 static const char units[] = "KMGTPE"; in dump_addr() local
297 const char *unit = units; in dump_addr()
Ddump_hashpagetable.c149 static const char units[] = "BKMGTPE"; in calculate_pagesize() local
150 const char *unit = units; in calculate_pagesize()
/arch/powerpc/boot/dts/fsl/
Dpq3-sec3.3-0.dtsi43 fsl,exec-units-mask = <0x97c>;
Dpq3-sec3.1-0.dtsi43 fsl,exec-units-mask = <0xbfe>;
Dpq3-sec2.1-0.dtsi41 fsl,exec-units-mask = <0xfe>;
Dpq3-sec3.0-0.dtsi43 fsl,exec-units-mask = <0x9fe>;
/arch/sh/drivers/dma/
DKconfig47 The DMABRG does data transfers from main memory to Audio/USB units
/arch/arm/boot/dts/
Darmada-xp-mv78460.dtsi103 * MV78460 has 4 PCIe units Gen2.0: Two units can be
104 * configured as x4 or quad x1 lanes. Two units are
Darmada-395-gp.dts146 * The two PCIe units are accessible through
Darmada-388-rd.dts123 * One PCIe units is accessible through
Darmada-388-gp.dts246 * One PCIe units is accessible through
255 * The two other PCIe units are accessible
Darmada-xp-mv78260.dtsi86 * MV78260 has 3 PCIe units Gen2.0: Two units can be
Darmada-388-db.dts178 * The two PCIe units are accessible through
Darmada-375-db.dts79 * The two PCIe units are accessible through
/arch/x86/mm/
Ddump_pagetables.c234 static const char units[] = "BKMGTPE"; in note_page() local
254 const char *unit = units; in note_page()
/arch/mips/lib/
Dmemcpy.S313 SRL t0, len, LOG_NBYTES+3 # +3 for 8 units/iter
436 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
/arch/ia64/kernel/
Dpalinfo.c129 static const char *units[]={ "", "K", "M", "G", "T" }; in bitvector_process() local
133 seq_printf(m, "%d%s ", 1 << (i-j*10), units[j]); in bitvector_process()
/arch/powerpc/boot/dts/
Dmpc8349emitxgp.dts215 fsl,exec-units-mask = <0x7e>;

123