| /utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/ |
| H A D | regUART.h | 178 #define UART_MCR 4 // Out: Modem Control Register macro 192 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| H A D | halUART.c | 1158 UART_REG8(UART_MCR) |= 0x10; in HAL_UART_PIU_Set_Baudrate() 1175 UART_REG8(UART_MCR) &= ~0x10; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/ |
| H A D | regUART.h | 199 #define UART_MCR 4 // Out: Modem Control Register macro 213 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/ |
| H A D | regUART.h | 178 #define UART_MCR 4 // Out: Modem Control Register macro 192 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| H A D | halUART.c | 1158 UART_REG8(UART_MCR) |= 0x10; in HAL_UART_PIU_Set_Baudrate() 1175 UART_REG8(UART_MCR) &= ~0x10; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/ |
| H A D | regUART.h | 177 #define UART_MCR 4 // Out: Modem Control Register macro 191 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| H A D | halUART.c | 1177 UART_REG8(UART_MCR) |= 0x10; in HAL_UART_PIU_Set_Baudrate() 1194 UART_REG8(UART_MCR) &= ~0x10; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/ |
| H A D | regUART.h | 177 #define UART_MCR 4 // Out: Modem Control Register macro 191 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/ |
| H A D | regUART.h | 179 #define UART_MCR 4 // Out: Modem Control Register macro 193 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/ |
| H A D | regUART.h | 184 #define UART_MCR 4 // Out: Modem Control Register macro 198 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/ |
| H A D | regUART.h | 178 #define UART_MCR 4 // Out: Modem Control Register macro 192 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| H A D | halUART.c | 1159 UART_REG8(UART_MCR) |= 0x10; in HAL_UART_PIU_Set_Baudrate() 1205 UART_REG8(UART_MCR) &= ~0x10; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/ |
| H A D | regUART.h | 219 #define UART_MCR 4 // Out: Modem Control Register macro 233 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/ |
| H A D | regUART.h | 215 #define UART_MCR 4 // Out: Modem Control Register macro 229 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/ |
| H A D | regUART.h | 215 #define UART_MCR 4 // Out: Modem Control Register macro 229 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/ |
| H A D | regUART.h | 215 #define UART_MCR 4 // Out: Modem Control Register macro 229 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/ |
| H A D | regUART.h | 177 #define UART_MCR 4 // Out: Modem Control Register macro 191 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/ |
| H A D | regUART.h | 215 #define UART_MCR 4 // Out: Modem Control Register macro 229 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/ |
| H A D | regUART.h | 199 #define UART_MCR 4 // Out: Modem Control Register macro 213 #define UART_MCR (4 * 2) // Out: Modem Control Register macro
|
| H A D | halUART.c | 1207 UART_REG8(UART_MCR) |= 0x10; in HAL_UART_PIU_Set_Baudrate() 1224 UART_REG8(UART_MCR) &= ~0x10; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/k6lite/sc/ |
| H A D | halSC.c | 849 SC_WRITE(u8SCID,UART_MCR, 0); in HAL_SC_SetUartDiv() 871 SC_WRITE(u8SCID,UART_MCR, UART_MCR_FAST); // UART_MCR_FAST on mode in HAL_SC_SetUartDiv()
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/k6/sc/ |
| H A D | halSC.c | 858 SC_WRITE(u8SCID,UART_MCR, 0); in HAL_SC_SetUartDiv() 880 SC_WRITE(u8SCID,UART_MCR, UART_MCR_FAST); // UART_MCR_FAST on mode in HAL_SC_SetUartDiv()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | serial_reg.h | 102 #define UART_MCR 4 /* Out: Modem Control Register */ macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/maserati/sc/ |
| H A D | regSC.h | 170 #define UART_MCR (0x00000004UL) // Out: … macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/M7621/sc/ |
| H A D | regSC.h | 170 #define UART_MCR (0x00000004UL) // Out: … macro
|