sr_sw_reset
ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_PRL);
ret = sr_sw_reset(dev, SR_SWRESET_CLEAR);
ret = sr_sw_reset(dev, SR_SWRESET_IPRL);
ret = sr_sw_reset(dev, SR_SWRESET_PRTE);
ret = sr_sw_reset(dev, SR_SWRESET_PRL);
ret = sr_sw_reset(dev, SR_SWRESET_IPRL | SR_SWRESET_PRL);
ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_IPRL);
ret = sr_sw_reset(dev, SR_SWRESET_IPRL);
ret = sr_sw_reset(dev, SR_SWRESET_CLEAR);
ret = sr_sw_reset(dev, SR_SWRESET_IPRL);