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
575 if (state->m_hi_cfg_timing_div > SIO_HI_RA_RAM_PAR_2_CFG_DIV__M) in init_state()576 state->m_hi_cfg_timing_div = SIO_HI_RA_RAM_PAR_2_CFG_DIV__M; in init_state()
2403 if ((ext_attr->hi_cfg_timing_div) > SIO_HI_RA_RAM_PAR_2_CFG_DIV__M) in init_hi()2404 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