PW_DETECT
is_usb_connected = tmp & PW_DETECT;
if (readl(&dev->regs->power_detect) & PW_DETECT)
if (readl(&dev->regs->power_detect) & PW_DETECT) {