Searched refs:newVal (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9002_phy.c | 178 int tmp, newVal; in ar9002_hw_spur_mitigate() local 229 newVal = tmp | (AR_PHY_TIMING_CTRL4_ENABLE_SPUR_RSSI | in ar9002_hw_spur_mitigate() 233 REG_WRITE(ah, AR_PHY_TIMING_CTRL4(0), newVal); in ar9002_hw_spur_mitigate() 235 newVal = (AR_PHY_SPUR_REG_MASK_RATE_CNTL | in ar9002_hw_spur_mitigate() 240 REG_WRITE(ah, AR_PHY_SPUR_REG, newVal); in ar9002_hw_spur_mitigate() 267 newVal = (AR_PHY_TIMING11_USE_SPUR_IN_AGC | in ar9002_hw_spur_mitigate() 270 REG_WRITE(ah, AR_PHY_TIMING11, newVal); in ar9002_hw_spur_mitigate() 272 newVal = spur_subchannel_sd << AR_PHY_SFCORR_SPUR_SUBCHNL_SD_S; in ar9002_hw_spur_mitigate() 273 REG_WRITE(ah, AR_PHY_SFCORR_EXT, newVal); in ar9002_hw_spur_mitigate()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | imgproc.hpp | 3544 Point seedPoint, Scalar newVal, CV_OUT Rect* rect = 0, 3620 Point seedPoint, Scalar newVal, CV_OUT Rect* rect=0,
|
| H A D | calib3d.hpp | 1759 CV_EXPORTS_W void filterSpeckles( InputOutputArray img, double newVal,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | imgproc.hpp | 3544 Point seedPoint, Scalar newVal, CV_OUT Rect* rect = 0, 3620 Point seedPoint, Scalar newVal, CV_OUT Rect* rect=0,
|
| H A D | calib3d.hpp | 1759 CV_EXPORTS_W void filterSpeckles( InputOutputArray img, double newVal,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | imgproc.hpp | 3544 Point seedPoint, Scalar newVal, CV_OUT Rect* rect = 0, 3620 Point seedPoint, Scalar newVal, CV_OUT Rect* rect=0,
|
| H A D | calib3d.hpp | 1759 CV_EXPORTS_W void filterSpeckles( InputOutputArray img, double newVal,
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 1457 val: function val(newVal) { 1466 t.setVal(newVal);
|