Searched refs:stored_backlight_registers (Results 1 – 12 of 12) sorted by relevance
103 panel_cntl->stored_backlight_registers.BL_PWM_CNTL); in dce_panel_cntl_hw_init()105 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2); in dce_panel_cntl_hw_init()112 panel_cntl->stored_backlight_registers.BL_PWM_CNTL = in dce_panel_cntl_hw_init()114 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dce_panel_cntl_hw_init()116 panel_cntl->stored_backlight_registers.BL_PWM_PERIOD_CNTL = in dce_panel_cntl_hw_init()177 panel_cntl->stored_backlight_registers.BL_PWM_CNTL = in dce_store_backlight_level()179 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dce_store_backlight_level()181 panel_cntl->stored_backlight_registers.BL_PWM_PERIOD_CNTL = in dce_store_backlight_level()281 base->stored_backlight_registers.BL_PWM_CNTL = 0; in dce_panel_cntl_construct()282 base->stored_backlight_registers.BL_PWM_CNTL2 = 0; in dce_panel_cntl_construct()[all …]
109 if (panel_cntl->stored_backlight_registers.BL_PWM_CNTL != 0) { in dcn301_panel_cntl_hw_init()111 panel_cntl->stored_backlight_registers.BL_PWM_CNTL); in dcn301_panel_cntl_hw_init()113 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2); in dcn301_panel_cntl_hw_init()115 panel_cntl->stored_backlight_registers.BL_PWM_PERIOD_CNTL); in dcn301_panel_cntl_hw_init()118 panel_cntl->stored_backlight_registers.LVTMA_PWRSEQ_REF_DIV_BL_PWM_REF_DIV); in dcn301_panel_cntl_hw_init()127 panel_cntl->stored_backlight_registers.BL_PWM_CNTL = in dcn301_panel_cntl_hw_init()129 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dcn301_panel_cntl_hw_init()131 panel_cntl->stored_backlight_registers.BL_PWM_PERIOD_CNTL = in dcn301_panel_cntl_hw_init()184 panel_cntl->stored_backlight_registers.BL_PWM_CNTL = in dcn301_store_backlight_level()186 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dcn301_store_backlight_level()[all …]
83 cmd.panel_cntl.data.bl_pwm_cntl = panel_cntl->stored_backlight_registers.BL_PWM_CNTL; in dcn31_panel_cntl_hw_init()84 cmd.panel_cntl.data.bl_pwm_period_cntl = panel_cntl->stored_backlight_registers.BL_PWM_PERIOD_CNTL; in dcn31_panel_cntl_hw_init()86 panel_cntl->stored_backlight_registers.LVTMA_PWRSEQ_REF_DIV_BL_PWM_REF_DIV; in dcn31_panel_cntl_hw_init()88 panel_cntl->stored_backlight_registers.PANEL_PWRSEQ_REF_DIV2; in dcn31_panel_cntl_hw_init()92 panel_cntl->stored_backlight_registers.BL_PWM_CNTL = cmd.panel_cntl.data.bl_pwm_cntl; in dcn31_panel_cntl_hw_init()93 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = 0; /* unused */ in dcn31_panel_cntl_hw_init()95 panel_cntl->stored_backlight_registers.LVTMA_PWRSEQ_REF_DIV_BL_PWM_REF_DIV = in dcn31_panel_cntl_hw_init()97 panel_cntl->stored_backlight_registers.PANEL_PWRSEQ_REF_DIV2 = in dcn31_panel_cntl_hw_init()151 panel_cntl->stored_backlight_registers.BL_PWM_CNTL = cmd.panel_cntl.data.bl_pwm_cntl; in dcn31_store_backlight_level()152 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = 0; /* unused */ in dcn31_store_backlight_level()[all …]
69 struct panel_cntl_backlight_registers stored_backlight_registers; member
228 user_level = link->panel_cntl->stored_backlight_registers.USER_LEVEL; in dcn31_init_hw()
535 link->panel_cntl->stored_backlight_registers.USER_LEVEL = backlight_pwm_u16_16; in edp_set_backlight_level()
769 user_level = link->panel_cntl->stored_backlight_registers.USER_LEVEL; in dcn30_init_hw()
259 user_level = link->panel_cntl->stored_backlight_registers.USER_LEVEL; in dcn35_init_hw()
939 user_level = link->panel_cntl->stored_backlight_registers.USER_LEVEL; in dcn32_init_hw()
393 user_level = link->panel_cntl->stored_backlight_registers.USER_LEVEL; in dcn401_init_hw()
2829 user_level = link->panel_cntl->stored_backlight_registers.USER_LEVEL; in init_hw()
1651 user_level = link->panel_cntl->stored_backlight_registers.USER_LEVEL; in dcn10_init_hw()
Completed in 40 milliseconds