Home
last modified time | relevance | path

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

123

/arch/tile/include/uapi/arch/
Dsim_def.h462 #define SIM_SHAPING_SPR_ARG(shim, type, units, rate) \ argument
466 ((units) << (SIM_CONTROL_SHAPING_SHIM_ID_BITS + \
Dsim.h430 unsigned units, in sim_set_shaping() argument
436 __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.cpu25 have FPU units (ie, SH77xx).
48 have DSP units (ie, SH2-DSP, SH3-DSP, and SH4AL-DSP).
/arch/s390/mm/
Ddump_pagetables.c59 static const char units[] = "KMGTPE"; in note_page() local
61 const char *unit = units; in note_page()
/arch/arm64/mm/
Ddump.c208 static const char units[] = "KMGTPE"; in note_page() local
218 const char *unit = units; in note_page()
/arch/arm/mm/
Ddump.c220 static const char units[] = "KMGTPE"; in note_page() local
229 const char *unit = units; in note_page()
/arch/sh/drivers/dma/
DKconfig46 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-388-gp.dts246 * One PCIe units is accessible through
255 * The two other PCIe units are accessible
Darmada-388-rd.dts135 * One PCIe units is accessible through
Darmada-xp-mv78260.dtsi86 * MV78260 has 3 PCIe units Gen2.0: Two units can be
Darmada-388-db.dts175 * The two PCIe units are accessible through
Darmada-375-db.dts193 * The two PCIe units are accessible through
Darmada-385-db-ap.dts185 * The three PCIe units are accessible through
/arch/x86/mm/
Ddump_pagetables.c197 static const char units[] = "BKMGTPE"; in note_page() local
217 const char *unit = units; in note_page()
/arch/powerpc/boot/dts/fsl/
Dpq3-sec3.0-0.dtsi43 fsl,exec-units-mask = <0x9fe>;
Dpq3-sec3.3-0.dtsi43 fsl,exec-units-mask = <0x97c>;
Dpq3-sec2.1-0.dtsi41 fsl,exec-units-mask = <0xfe>;
Dpq3-sec3.1-0.dtsi43 fsl,exec-units-mask = <0xbfe>;
/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>;
Dtqm8541.dts248 fsl,exec-units-mask = <0x7e>;
/arch/mips/lib/
Dmemcpy.S309 SRL t0, len, LOG_NBYTES+3 # +3 for 8 units/iter
432 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
/arch/x86/kernel/
Dapm_32.c1650 char *units = "?"; in proc_apm_show() local
1662 units = (dx & 0x8000) ? "min" : "sec"; in proc_apm_show()
1715 units); in proc_apm_show()

123