Lines Matching defs:SWR_INVALID_PARAM
133 #define SWR_INVALID_PARAM 0xFF
983 if (pcfg->lane_control != SWR_INVALID_PARAM) {
991 if (pcfg->blk_group_count != SWR_INVALID_PARAM) {
999 if (pcfg->hstart != SWR_INVALID_PARAM
1000 && pcfg->hstop != SWR_INVALID_PARAM) {
1013 if (pcfg->bp_mode != SWR_INVALID_PARAM) {
1066 if (pcfg->word_length != SWR_INVALID_PARAM) {
1095 if (pcfg->word_length != SWR_INVALID_PARAM) {
1432 memset(bp_mode, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1437 memset(hstart, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1440 memset(hstop, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1443 memset(word_length, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1446 memset(blk_group_count, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1449 memset(lane_control, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);