Home
last modified time | relevance | path

Searched refs:UART_IFLS (Results 1 - 12 of 12) sorted by relevance

/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/
H A Damba_pl011.h51 #define UART_IFLS 0x34 /* fifo register */ macro
H A Damba_pl011.c193 UARTREG(UART_REG_BASE, UART_IFLS) = 0; in uart_init()
/device/qemu/arm_virt/liteos_a/board/amba_pl011/
H A Damba_pl011.h51 #define UART_IFLS 0x34 /* fifo register */ macro
H A Damba_pl011.c193 UARTREG(UART_REG_BASE, UART_IFLS) = 0; in uart_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/fixed/include/
H A Dserial_dw.h30 #define UART_IFLS 0x34 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Dhi_uart.c41 #define UART_IFLS 0x34 macro
454 g_uart_regs_save[port_num].ifls = hi_reg_read_val16(udd->phys_base + UART_IFLS); in hi_uart_lp_save()
483 hi_reg_write16(phys_base + UART_IFLS, g_uart_regs_save[port_num].ifls); /* default val: 0x10A */ in hi_uart_lp_restore()
H A Dserial_dw.h81 #define UART_IFLS 0x34 macro
/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h44 #define UART_IFLS 0x34 /* fifo register */ macro
H A Duart_pl011.c244 OSAL_WRITEW(UART_IFLS_RX4_8 | UART_IFLS_TX7_8, port->physBase + UART_IFLS); in Pl011StartUp()
H A Duart_hi35xx.c45 {"UART_IFLS", PLATFORM_DUMPER_REGISTERL, (void *)(port->physBase + UART_IFLS)}, in UartDumperDump()
/device/qemu/drivers/uart/
H A Duart_pl011.h44 #define UART_IFLS 0x34 /* fifo register */ macro
H A Duart_pl011.c245 OSAL_WRITEW(UART_IFLS_RX4_8 | UART_IFLS_TX7_8, port->physBase + UART_IFLS); in Pl011StartUp()

Completed in 7 milliseconds