Searched refs:ccr2tmp (Results 1 – 1 of 1) sorted by relevance
302 register unsigned char ccr2tmp; in sab8253x_baudenh() local381 ccr2tmp = SAB82532_CCR2_BDF; in sab8253x_baudenh()384 ccr2tmp |= SAB82532_CCR2_BR9; in sab8253x_baudenh()388 ccr2tmp |= SAB82532_CCR2_BR8; in sab8253x_baudenh()391 *ccr2 = ccr2tmp | (*ccr2 & ~(SAB82532_CCR2_BDF|SAB82532_CCR2_BR8|SAB82532_CCR2_BR9)); in sab8253x_baudenh()431 register unsigned char ccr2tmp; in sab8253x_baudstd() local483 ccr2tmp = SAB82532_CCR2_BDF; in sab8253x_baudstd()486 ccr2tmp |= SAB82532_CCR2_BR9; in sab8253x_baudstd()490 ccr2tmp |=SAB82532_CCR2_BR8; in sab8253x_baudstd()493 *ccr2 = ccr2tmp | (*ccr2 & ~(SAB82532_CCR2_BDF|SAB82532_CCR2_BR8|SAB82532_CCR2_BR9)); in sab8253x_baudstd()