Home
last modified time | relevance | path

Searched refs:pwm_fast_noml_hw_en (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/
Dw100fb.c1166 w100_pwr_state.pwrmgt_cntl.f.pwm_fast_noml_hw_en = 0x0; /* disable fast to normal */ in w100_pll_set_clk()
1188 w100_pwr_state.pwrmgt_cntl.f.pwm_fast_noml_hw_en = 0x1; /* reenable fast to normal */ in w100_pll_set_clk()
1276 w100_pwr_state.pwrmgt_cntl.f.pwm_fast_noml_hw_en = 0x0; in w100_pwm_setup()
Dw100fb.h770 u32 pwm_fast_noml_hw_en : 1; member