Searched refs:reg_debouncing_th (Results 1 – 4 of 4) sorted by relevance
606 MS_U16 reg_debouncing_th, reg_debouncing_cnt; in MDrv_SC_mcdi_driver() local608 reg_debouncing_th = 0x0A; in MDrv_SC_mcdi_driver()611 if(u32MotionValue <= reg_debouncing_th) in MDrv_SC_mcdi_driver()2240 MS_U32 reg_debouncing_th; in MDrv_SC_de_bouncing() local2243 reg_debouncing_th = 0x0A; in MDrv_SC_de_bouncing()2253 if(u32MotionValue <= reg_debouncing_th * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()