Searched refs:RCONS_UART_EN (Results 1 – 2 of 2) sorted by relevance
110 #define RCONS_UART_EN 0x80 /* Remote console reset enabled */ macro
838 if ((*(softsp->clk_freq2) & RCONS_UART_EN) == 0) { in sysctrl_attach()2033 ~RCONS_UART_EN; in ps_fail_handler()3382 *(softsp->clk_freq2) &= ~RCONS_UART_EN; in rcons_reinit()3393 *(softsp->clk_freq2) |= RCONS_UART_EN; in rcons_reinit()