Searched refs:APBUART_CTRL_PE (Results 1 – 1 of 1) sorted by relevance
103 #define APBUART_CTRL_PE (1 << 5) macro246 newctrl |= APBUART_CTRL_PE; in apbuart_configure()249 newctrl |= APBUART_CTRL_PE | APBUART_CTRL_PS; in apbuart_configure()276 ctrl &= ~(APBUART_CTRL_PE | APBUART_CTRL_PS | APBUART_CTRL_FL); in apbuart_configure()289 if (ctrl & APBUART_CTRL_PE) { in apbuart_config_get()