Searched refs:pVal (Results 1 – 5 of 5) sorted by relevance
112 s32 pVal, pCalc, rDivOpt = 0, pCalcOpt = 1000; in stv6110x_set_frequency() local120 pVal = 40; in stv6110x_set_frequency()124 pVal = 40; in stv6110x_set_frequency()128 pVal = 20; in stv6110x_set_frequency()132 pVal = 20; in stv6110x_set_frequency()138 if ((abs((s32)(pCalc - pVal))) < (abs((s32)(pCalcOpt - pVal)))) in stv6110x_set_frequency()144 divider = (frequency * R_DIV(rDivOpt) * pVal) / REFCLOCK_kHz; in stv6110x_set_frequency()
109 if (auto pVal = std::get_if<std::string>(&val)) in getChassisPowerState() local111 powerState = *pVal; in getChassisPowerState()
395 if (auto pVal = std::get_if<types::BinaryVector>(&l_kwdValueVariant)) in processActiveMemoryMirror() local397 auto l_ammValInVpd = *pVal; in processActiveMemoryMirror()405 if (auto pVal = std::get_if<std::string>(&l_attrValueVariant)) in processActiveMemoryMirror() local407 saveAmmToVpd(*pVal); in processActiveMemoryMirror()
361 if (auto pVal = std::get_if<types::IPZVpdMap>(&parsedVpdMap)) in getSystemJson() local363 std::string hwKWdValue = getHWVersion(*pVal); in getSystemJson()369 const std::string& imKwdValue = getIMValue(*pVal); in getSystemJson()
603 u16 *pVal = NULL; in ov5693_read_otp_reg_array() local606 pVal = (u16 *)(buf + index); in ov5693_read_otp_reg_array()609 pVal); in ov5693_read_otp_reg_array()