Home
last modified time | relevance | path

Searched refs:BL_PWM_CNTL2 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_panel_cntl.c112 REG_WRITE(BL_PWM_CNTL2, in dcn301_panel_cntl_hw_init()
113 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2); in dcn301_panel_cntl_hw_init()
129 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dcn301_panel_cntl_hw_init()
130 REG_READ(BL_PWM_CNTL2); in dcn301_panel_cntl_hw_init()
186 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dcn301_store_backlight_level()
187 REG_READ(BL_PWM_CNTL2); in dcn301_store_backlight_level()
A Ddcn301_panel_cntl.h38 SRIR(BL_PWM_CNTL2, CNTL2, BL_PWM, id), \
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_panel_cntl.c104 REG_WRITE(BL_PWM_CNTL2, in dce_panel_cntl_hw_init()
105 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2); in dce_panel_cntl_hw_init()
114 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dce_panel_cntl_hw_init()
115 REG_READ(BL_PWM_CNTL2); in dce_panel_cntl_hw_init()
179 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = in dce_store_backlight_level()
180 REG_READ(BL_PWM_CNTL2); in dce_store_backlight_level()
282 base->stored_backlight_registers.BL_PWM_CNTL2 = 0; in dce_panel_cntl_construct()
A Ddce_panel_cntl.h40 SR(BL_PWM_CNTL2), \
54 SR(BL_PWM_CNTL2), \
108 uint32_t BL_PWM_CNTL2; member
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_panel_cntl.c91 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = 0; /* unused */ in dcn31_panel_cntl_hw_init()
135 panel_cntl->stored_backlight_registers.BL_PWM_CNTL2 = 0; /* unused */ in dcn31_store_backlight_level()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dpanel_cntl.h39 unsigned int BL_PWM_CNTL2; member

Completed in 7 milliseconds