Searched refs:SIO_HI_RA_RAM_PAR_2_CFG_DIV__M (Results 1 – 4 of 4) sorted by relevance
387 #define SIO_HI_RA_RAM_PAR_2_CFG_DIV__M 0x7F macro
594 if (state->m_hi_cfg_timing_div > SIO_HI_RA_RAM_PAR_2_CFG_DIV__M) in init_state()595 state->m_hi_cfg_timing_div = SIO_HI_RA_RAM_PAR_2_CFG_DIV__M; in init_state()
2411 if ((ext_attr->hi_cfg_timing_div) > SIO_HI_RA_RAM_PAR_2_CFG_DIV__M) in init_hi()2412 ext_attr->hi_cfg_timing_div = SIO_HI_RA_RAM_PAR_2_CFG_DIV__M; in init_hi()
10523 #define SIO_HI_RA_RAM_PAR_2_CFG_DIV__M 0x7F macro