Searched refs:SWR_INVALID_PARAM (Results 1 – 1 of 1) sorted by relevance
138 #define SWR_INVALID_PARAM 0xFF macro1061 if (pcfg->lane_control != SWR_INVALID_PARAM) { in qcom_swrm_transport_params()1071 if (pcfg->blk_group_count != SWR_INVALID_PARAM) { in qcom_swrm_transport_params()1085 if (pcfg->hstart != SWR_INVALID_PARAM && pcfg->hstop != SWR_INVALID_PARAM) { in qcom_swrm_transport_params()1096 if (pcfg->bp_mode != SWR_INVALID_PARAM) { in qcom_swrm_transport_params()1154 if (pcfg->word_length != SWR_INVALID_PARAM) { in qcom_swrm_compute_params()1183 if (pcfg->word_length != SWR_INVALID_PARAM) { in qcom_swrm_compute_params()1480 pcfg->bp_mode = SWR_INVALID_PARAM; in qcom_swrm_get_port_config()1486 pcfg->hstart = SWR_INVALID_PARAM; in qcom_swrm_get_port_config()1487 pcfg->hstop = SWR_INVALID_PARAM; in qcom_swrm_get_port_config()[all …]