/src/sys/arch/hpcmips/stand/lcboot/ |
com.c | 73 #define com_lcr com_cfcr macro 140 REGWRITE_1(VR4181_SIU_ADDR, com_lcr, LCR_DLAB); 149 REGWRITE_1(VR4181_SIU_ADDR, com_lcr, LCR_8BITS);
|
com.c | 73 #define com_lcr com_cfcr macro 140 REGWRITE_1(VR4181_SIU_ADDR, com_lcr, LCR_DLAB); 149 REGWRITE_1(VR4181_SIU_ADDR, com_lcr, LCR_8BITS);
|
extern.h | 43 #define com_lcr com_cfcr macro
|
extern.h | 43 #define com_lcr com_cfcr macro
|
/src/sys/dev/ic/ |
ns16550reg.h | 49 #define com_lcr com_cfcr macro
|
ns16550reg.h | 49 #define com_lcr com_cfcr macro
|
com.c | 132 #define com_lcr com_cfcr macro 261 [COM_REG_LCR] = com_lcr,
|
com.c | 132 #define com_lcr com_cfcr macro 261 [COM_REG_LCR] = com_lcr,
|