Home
last modified time | relevance | path

Searched refs:DPLL_CTRL_REG (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dscc.h117 #define DPLL_CTRL_REG 14 /* wo */ macro
502 case DPLL_CTRL_REG: in _SCCwrite()
Dvme_scc.c766 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()