Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
H A Dserial.c55 UART_OMAP_MDR1_DISABLE); /* disable UART */ in omap_serial_reset()
/linux/include/uapi/linux/
H A Dserial_reg.h376 #define UART_OMAP_MDR1_DISABLE 0x07 /* Disable (default state) */ macro