Searched refs:newVal (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h77 t_Error (*f_FM_MAC_ConfigLoopback) (t_Handle h_FmMac, bool newVal);
78 t_Error (*f_FM_MAC_ConfigMaxFrameLength) (t_Handle h_FmMac, uint16_t newVal);
80 t_Error (*f_FM_MAC_ConfigPadAndCrc) (t_Handle h_FmMac, bool newVal);
81 t_Error (*f_FM_MAC_ConfigHalfDuplex) (t_Handle h_FmMac, bool newVal);
82 t_Error (*f_FM_MAC_ConfigLengthCheck) (t_Handle h_FmMac, bool newVal);
83 t_Error (*f_FM_MAC_ConfigTbiPhyAddr) (t_Handle h_FmMac, uint8_t newVal);
116 t_Error (*f_FM_MAC_SetPromiscuous) (t_Handle h_FmMac, bool newVal);
H A Dfm_mac.c144 t_Error FM_MAC_ConfigLoopback (t_Handle h_FmMac, bool newVal) argument
151 return p_FmMacControllerDriver->f_FM_MAC_ConfigLoopback(h_FmMac, newVal);
158 t_Error FM_MAC_ConfigMaxFrameLength (t_Handle h_FmMac, uint16_t newVal) argument
165 return p_FmMacControllerDriver->f_FM_MAC_ConfigMaxFrameLength(h_FmMac, newVal);
185 t_Error FM_MAC_ConfigPadAndCrc (t_Handle h_FmMac, bool newVal) argument
192 return p_FmMacControllerDriver->f_FM_MAC_ConfigPadAndCrc(h_FmMac, newVal);
199 t_Error FM_MAC_ConfigHalfDuplex (t_Handle h_FmMac, bool newVal) argument
206 return p_FmMacControllerDriver->f_FM_MAC_ConfigHalfDuplex(h_FmMac,newVal);
213 t_Error FM_MAC_ConfigTbiPhyAddr (t_Handle h_FmMac, uint8_t newVal) argument
220 return p_FmMacControllerDriver->f_FM_MAC_ConfigTbiPhyAddr(h_FmMac,newVal);
227 FM_MAC_ConfigLengthCheck(t_Handle h_FmMac, bool newVal) argument
563 FM_MAC_SetPromiscuous(t_Handle h_FmMac, bool newVal) argument
[all...]
H A Dmemac.c303 static t_Error MemacSetPromiscuous(t_Handle h_Memac, bool newVal) argument
310 fman_memac_set_promiscuous(p_Memac->p_MemMap, newVal);
342 static t_Error MemacConfigLoopback(t_Handle h_Memac, bool newVal) argument
349 p_Memac->p_MemacDriverParam->loopback_enable = newVal;
356 static t_Error MemacConfigWan(t_Handle h_Memac, bool newVal) argument
363 p_Memac->p_MemacDriverParam->wan_mode_enable = newVal;
370 static t_Error MemacConfigMaxFrameLength(t_Handle h_Memac, uint16_t newVal) argument
377 p_Memac->p_MemacDriverParam->max_frame_length = newVal;
384 static t_Error MemacConfigPad(t_Handle h_Memac, bool newVal) argument
391 p_Memac->p_MemacDriverParam->pad_enable = newVal;
398 MemacConfigLengthCheck(t_Handle h_Memac, bool newVal) argument
[all...]
H A Ddtsec.c452 static t_Error DtsecConfigLoopback(t_Handle h_Dtsec, bool newVal) argument
460 p_Dtsec->p_DtsecDriverParam->loopback = newVal;
467 static t_Error DtsecConfigMaxFrameLength(t_Handle h_Dtsec, uint16_t newVal) argument
474 p_Dtsec->p_DtsecDriverParam->maximum_frame = newVal;
481 static t_Error DtsecConfigPadAndCrc(t_Handle h_Dtsec, bool newVal) argument
488 p_Dtsec->p_DtsecDriverParam->tx_pad_crc = newVal;
495 static t_Error DtsecConfigHalfDuplex(t_Handle h_Dtsec, bool newVal) argument
502 p_Dtsec->p_DtsecDriverParam->halfdup_on = newVal;
509 static t_Error DtsecConfigTbiPhyAddr(t_Handle h_Dtsec, uint8_t newVal) argument
516 p_Dtsec->p_DtsecDriverParam->tbi_phy_addr = newVal;
523 DtsecConfigLengthCheck(t_Handle h_Dtsec, bool newVal) argument
1022 DtsecSetPromiscuous(t_Handle h_Dtsec, bool newVal) argument
[all...]
H A Dtgec.c215 static t_Error TgecSetPromiscuous(t_Handle h_Tgec, bool newVal) argument
222 fman_tgec_set_promiscuous(p_Tgec->p_MemMap, newVal);
234 static t_Error TgecConfigLoopback(t_Handle h_Tgec, bool newVal) argument
241 p_Tgec->p_TgecDriverParam->loopback_enable = newVal;
248 static t_Error TgecConfigWan(t_Handle h_Tgec, bool newVal) argument
255 p_Tgec->p_TgecDriverParam->wan_mode_enable = newVal;
262 static t_Error TgecConfigMaxFrameLength(t_Handle h_Tgec, uint16_t newVal) argument
269 p_Tgec->p_TgecDriverParam->max_frame_length = newVal;
276 static t_Error TgecConfigLengthCheck(t_Handle h_Tgec, bool newVal) argument
280 UNUSED(newVal);
[all...]
/freebsd-13-stable/contrib/bmake/
H A Dvar.c2039 * the result in st->newVal.
2086 FStr newVal; member in struct:ApplyModifiersState
2393 st->newVal = FStr_InitOwn(
2458 st->newVal = FStr_InitOwn(Buf_DoneData(&buf));
2460 st->newVal = FStr_InitRefer(val);
2471 st->newVal = FStr_InitOwn(bmake_strdup(st->var->name.str));
2517 st->newVal = FStr_InitOwn(VarStrftime(val, TRUE, utc));
2544 st->newVal = FStr_InitOwn(VarStrftime(val, FALSE, utc));
2555 st->newVal = FStr_InitOwn(VarHash(val));
2580 st->newVal
3507 const char *newVal = local
3631 FStr newVal = ApplyModifiers(&modsp, *inout_value, '\\0', '\\0', local
[all...]
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c590 int tmp, newVal; local
661 newVal = tmp | (AR_PHY_TIMING_CTRL4_ENABLE_SPUR_RSSI |
665 OS_REG_WRITE(ah, AR_PHY_TIMING_CTRL4_CHAIN(0), newVal);
667 newVal = (AR_PHY_SPUR_REG_MASK_RATE_CNTL |
672 OS_REG_WRITE(ah, AR_PHY_SPUR_REG, newVal);
704 newVal = (AR_PHY_TIMING11_USE_SPUR_IN_AGC |
707 OS_REG_WRITE(ah, AR_PHY_TIMING11, newVal);
710 newVal = spur_subchannel_sd << AR_PHY_SFCORR_SPUR_SUBCHNL_SD_S;
711 OS_REG_WRITE(ah, AR_PHY_SFCORR_EXT, newVal);
/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h330 @Param[in] newVal MAX Frame length
336 t_Error FM_MAC_ConfigMaxFrameLength(t_Handle h_FmMac, uint16_t newVal);
389 @Param[in] newVal TBI PHY address (1-31).
395 t_Error FM_MAC_ConfigTbiPhyAddr(t_Handle h_FmMac, uint8_t newVal);
H A Dfm_port_ext.h1016 @Param[in] newVal Maximum receive buffer length (in bytes).
1023 t_Error FM_PORT_ConfigIMMaxRxBufLength(t_Handle h_FmPort, uint16_t newVal);
1032 @Param[in] newVal The desired BD ring length.
1039 t_Error FM_PORT_ConfigIMRxBdRingLength(t_Handle h_FmPort, uint16_t newVal);
1048 @Param[in] newVal The desired BD ring length.
1055 t_Error FM_PORT_ConfigIMTxBdRingLength(t_Handle h_FmPort, uint16_t newVal);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c497 t_Error FM_PORT_ConfigIMMaxRxBufLength(t_Handle h_FmPort, uint16_t newVal) argument
505 p_FmPort->im.mrblr = newVal;
510 t_Error FM_PORT_ConfigIMRxBdRingLength(t_Handle h_FmPort, uint16_t newVal) argument
518 p_FmPort->im.bdRingSize = newVal;
523 t_Error FM_PORT_ConfigIMTxBdRingLength(t_Handle h_FmPort, uint16_t newVal) argument
531 p_FmPort->im.bdRingSize = newVal;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp814 Value *newVal = VMap.lookup(Phi->getIncomingValue(i)); local
815 // newVal can be a constant or derived from values outside the loop, and
819 if (!newVal) {
820 newVal = Phi->getIncomingValue(i);
823 Phi->addIncoming(newVal,
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.h3852 SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);
H A Dsqlite3.c4915 SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);
168054 unsigned int newVal = va_arg(ap, unsigned int); local
[all...]

Completed in 630 milliseconds