Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dcpm.h78 #define CPM_CR_GRA_STOP_TX ((ushort)0x0005) macro
/linux-4.1.27/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c490 cpm_line_cr_cmd(pinfo, CPM_CR_GRA_STOP_TX); in cpm_uart_shutdown()
1350 cpm_line_cr_cmd(pinfo, CPM_CR_GRA_STOP_TX); in cpm_uart_console_setup()