Home
last modified time | relevance | path

Searched defs:clock_on (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c481 void dcn35_dpp_root_clock_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool clock_on) in dcn35_dpp_root_clock_control()
492 …d dcn35_dpstream_root_clock_control(struct dce_hwseq *hws, unsigned int dp_hpo_inst, bool clock_on) in dcn35_dpstream_root_clock_control()
503 void dcn35_physymclk_root_clock_control(struct dce_hwseq *hws, unsigned int phy_inst, bool clock_on) in dcn35_physymclk_root_clock_control()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c333 bool clock_on) in dccg314_dpp_root_clock_control()
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c83 bool clock_on; member
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/
H A Ddcn35_dccg.c1669 void dccg35_dpp_root_clock_control(struct dccg *dccg, unsigned int dpp_inst, bool clock_on) in dccg35_dpp_root_clock_control()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2925 bool clock_on = params->dpp_root_clock_control_params.clock_on; in hwss_dpp_root_clock_control() local
3672 bool clock_on) in hwss_add_dpp_root_clock_control()
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h600 bool clock_on; member