Home
last modified time | relevance | path

Searched defs:force_on (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dmcbsp.c34 static int omap3_mcbsp_force_ick_on(struct clk *clk, bool force_on) in omap3_mcbsp_force_ick_on()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpower.c214 bool gma_power_begin(struct drm_device *dev, bool force_on) in gma_power_begin()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c345 bool force_on = true; /* disable power gating */ in dcn31_enable_power_gating_plane() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c310 bool force_on = true; /* disable power gating */ in dcn314_enable_power_gating_plane() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Dvlv_suspend.c303 static int vlv_force_gfx_clock(struct drm_i915_private *i915, bool force_on) in vlv_force_gfx_clock()
/openbmc/ipmitool/lib/
H A Dipmi_chassis.c131 uint8_t force_on; in ipmi_chassis_identify() member
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c686 bool force_off, force_on; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c134 bool force_on = true; /* disable power gating */ in dcn32_enable_power_gating_plane() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c192 bool force_on = true; /* disable power gating */ in dcn20_enable_power_gating_plane() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c557 bool force_on = true; /* disable power gating */ in dcn10_enable_power_gating_plane() local
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c141 static int force_on = 0; variable