Lines Matching refs:SWR_INVALID_PARAM
134 #define SWR_INVALID_PARAM 0xFF
1006 if (pcfg->lane_control != SWR_INVALID_PARAM) {
1014 if (pcfg->blk_group_count != SWR_INVALID_PARAM) {
1022 if (pcfg->hstart != SWR_INVALID_PARAM
1023 && pcfg->hstop != SWR_INVALID_PARAM) {
1036 if (pcfg->bp_mode != SWR_INVALID_PARAM) {
1090 if (pcfg->word_length != SWR_INVALID_PARAM) {
1119 if (pcfg->word_length != SWR_INVALID_PARAM) {
1421 memset(bp_mode, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1426 memset(hstart, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1429 memset(hstop, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1432 memset(word_length, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1435 memset(blk_group_count, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);
1438 memset(lane_control, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS);