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
617 if (state->m_hi_cfg_timing_div > SIO_HI_RA_RAM_PAR_2_CFG_DIV__M) in init_state()618 state->m_hi_cfg_timing_div = SIO_HI_RA_RAM_PAR_2_CFG_DIV__M; in init_state()
2412 if ((ext_attr->hi_cfg_timing_div) > SIO_HI_RA_RAM_PAR_2_CFG_DIV__M) in init_hi()2413 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