Searched full:rpe (Results 1 – 11 of 11) sorted by relevance
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pescx-defs.h | 312 uint64_t rpe:1; member 352 uint64_t rpe:1; 385 uint64_t rpe:1; member 425 uint64_t rpe:1;
|
H A D | cvmx-pemx-defs.h | 265 uint64_t rpe:1; member 305 uint64_t rpe:1; 338 uint64_t rpe:1; member 378 uint64_t rpe:1;
|
H A D | cvmx-pow-defs.h | 323 uint64_t rpe:1; member 337 uint64_t rpe:1; 350 uint64_t rpe:1; member 364 uint64_t rpe:1;
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_guc_pc_types.h | 20 /** @rpe_freq: HW RPe frequency - The Efficient one */
|
H A D | xe_guc_pc.c | 351 * For PVC we still need to use fused RP1 as the approximation for RPe in tgl_update_rpe_value() 352 * For other platforms than PVC we get the resolved RPe directly from in tgl_update_rpe_value() 374 * RPe is decided at runtime by PCODE. In the rare case where that's in pc_update_rp_values() 451 * xe_guc_pc_get_rpe_freq - Get the RPe freq 454 * Returns: RPe freq.
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.c | 868 * performance, jump directly to RPe as our starting frequency. in intel_rps_unpark() 1107 u32 rpe = rps_to_gt(rps)->type == GT_MEDIA ? in mtl_get_freq_caps() local 1114 caps->rp1_freq = REG_FIELD_GET(MTL_RPE_MASK, rpe); in mtl_get_freq_caps() 1405 u32 val, rpe; in vlv_rps_rpe_freq() local 1408 rpe = (val & FB_FMAX_VMIN_FREQ_LO_MASK) >> FB_FMAX_VMIN_FREQ_LO_SHIFT; in vlv_rps_rpe_freq() 1410 rpe |= (val & FB_FMAX_VMIN_FREQ_HI_MASK) << 5; in vlv_rps_rpe_freq() 1412 return rpe; in vlv_rps_rpe_freq() 1702 drm_dbg(&i915->drm, "RPe GPU freq: %d MHz (%u)\n", in vlv_rps_init() 1736 drm_dbg(&i915->drm, "RPe GPU freq: %d MHz (%u)\n", in chv_rps_init() 2408 "efficient (RPe) frequency: %d MHz\n", in rps_frequency_dump() [all …]
|
H A D | intel_rps_types.h | 92 u8 efficient_freq; /* AKA RPe. Pre-determined balanced frequency */
|
/linux/arch/arm64/boot/dts/broadcom/northstar2/ |
H A D | ns2-clock.dtsi | 103 clock-output-names = "genpll_sw", "rpe", "250", "nic",
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | brcm,iproc-clocks.yaml | 226 rpe genpll_sw 1 BCM_NS2_GENPLL_SW_RPE_CLK
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz9477_acl.c | 1249 * 0x0A - PM, P, RPE, RP[2:1] 1259 * Bit 2 - RPE - Remark Priority Enable
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 89 u32 rpe:1; /* 15 Read Protection Enable */ member
|