SWR_INVALID_PARAM
if (pcfg->lane_control != SWR_INVALID_PARAM) {
if (pcfg->blk_group_count != SWR_INVALID_PARAM) {
if (pcfg->hstart != SWR_INVALID_PARAM && pcfg->hstop != SWR_INVALID_PARAM) {
if (pcfg->bp_mode != SWR_INVALID_PARAM) {
if (pcfg->word_length != SWR_INVALID_PARAM) {
if (pcfg->word_length != SWR_INVALID_PARAM) {
pcfg->bp_mode = SWR_INVALID_PARAM;
pcfg->hstart = SWR_INVALID_PARAM;
pcfg->hstop = SWR_INVALID_PARAM;
pcfg->word_length = SWR_INVALID_PARAM;
pcfg->blk_group_count = SWR_INVALID_PARAM;
pcfg->lane_control = SWR_INVALID_PARAM;