Home
last modified time | relevance | path

Searched refs:CLKCFG (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/Documentation/devicetree/bindings/clock/
Dmicrochip,mpfs-clkcfg.yaml13 Microchip PolarFire clock control (CLKCFG) is an integrated clock controller,
17 user nodes by the CLKCFG node phandle and the clock index in the group, from
/linux-6.6.21/drivers/gpu/drm/i915/
Dintel_mchbar_regs.h51 #define CLKCFG _MMIO(MCHBAR_MIRROR_BASE + 0xc00) macro
/linux-6.6.21/arch/arm/mach-pxa/
Dsleep.S74 mov r0, #0x2 @ prepare value for CLKCFG
/linux-6.6.21/drivers/gpu/drm/i915/soc/
Dintel_dram.c50 tmp = intel_uncore_read(&dev_priv->uncore, CLKCFG); in pnv_detect_mem_freq()
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_cdclk.c3327 clkcfg = intel_de_read(dev_priv, CLKCFG) & CLKCFG_FSB_MASK; in i9xx_hrawclk()