Searched refs:newctrl (Results 1 – 1 of 1) sorted by relevance
240 uint32_t newctrl = 0; in apbuart_configure() local246 newctrl |= APBUART_CTRL_PE; in apbuart_configure()249 newctrl |= APBUART_CTRL_PE | APBUART_CTRL_PS; in apbuart_configure()267 newctrl |= APBUART_CTRL_FL; in apbuart_configure()277 regs->ctrl = ctrl | newctrl; in apbuart_configure()