Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/fsl/
H A Dcpm.h80 #define CPM_CR_GRA_STOP_TX ((ushort)0x0005) macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c478 cpm_line_cr_cmd(pinfo, CPM_CR_GRA_STOP_TX); in cpm_uart_shutdown()
1341 cpm_line_cr_cmd(pinfo, CPM_CR_GRA_STOP_TX); in cpm_uart_console_setup()