Searched refs:SET_NO_NEED (Results 1 – 2 of 2) sorted by relevance
1757 u8 set_result = SET_NO_NEED; in phydm_calculate_intf_distance()1820 set_result = SET_NO_NEED; in phydm_csi_mask_setting()1865 set_result = SET_NO_NEED; in phydm_nbi_setting()1928 ((set_result == SET_NO_NEED) ? "No need" : in phydm_api_debug()1971 ((set_result == SET_NO_NEED) ? in phydm_api_debug()
81 #define SET_NO_NEED 3 macro