CTRL_FE_RST
ctrl_reg = (ctrl_reg & (CTRL_LED | CTRL_FE_RST))
writel(ctrl_reg | CTRL_FE_RST, iadev->reg+IPHASE5575_BUS_CONTROL_REG);