PORTSCX_PORT_RESET
if (!(fsl_readl(&dr_regs->portsc1) & PORTSCX_PORT_RESET))
if (fsl_readl(&dr_regs->portsc1) & PORTSCX_PORT_RESET) {
(tmp_reg & PORTSCX_PORT_RESET) ? "In Reset" :