Searched refs:DCR_BRG_ENAB (Results 1 – 2 of 2) sorted by relevance
766 SCCmod(DPLL_CTRL_REG, ~DCR_BRG_ENAB, 0); in scc_set_real_termios()771 SCCmod(DPLL_CTRL_REG, 0xff, DCR_BRG_ENAB); in scc_set_real_termios()871 { DPLL_CTRL_REG, DCR_BRG_ENAB | DCR_BRG_USE_PCLK }, in scc_open()900 { DPLL_CTRL_REG, DCR_BRG_ENAB }, in scc_open()
307 #define DCR_BRG_ENAB 0x01 macro