Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/dvb-frontends/
Ddrxk_hard.h238 u16 m_hi_cfg_timing_div; member
Ddrxk_hard.c602 state->m_hi_cfg_timing_div = ((state->m_sys_clock_freq / 1000) * in init_state()
605 if (state->m_hi_cfg_timing_div > SIO_HI_RA_RAM_PAR_2_CFG_DIV__M) in init_state()
606 state->m_hi_cfg_timing_div = SIO_HI_RA_RAM_PAR_2_CFG_DIV__M; in init_state()
1063 state->m_hi_cfg_timing_div); in hi_cfg_command()