Home
last modified time | relevance | path

Searched refs:delta_offset (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dhalphyrf_ap.c1888 s4Byte BB_offset, delta_V, delta_offset; local
2080 delta_offset = ((delta+14)/2);
2081 if(delta_offset < 0)
2082 delta_offset = 0;
2083 else if (delta_offset > 12)
2084 delta_offset = 12;
2103 delta_V = APK_delta_mapping[index][delta_offset];
2107 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dhalphyrf_ap.c1804 s4Byte BB_offset, delta_V, delta_offset; local
1996 delta_offset = ((delta+14)/2);
1997 if(delta_offset < 0)
1998 delta_offset = 0;
1999 else if (delta_offset > 12)
2000 delta_offset = 12;
2019 delta_V = APK_delta_mapping[index][delta_offset];
2023 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/
H A Dhalphyrf_8188e_ap.c1669 s4Byte BB_offset, delta_V, delta_offset; in phy_APCalibrate_8188E() local
1879 delta_offset = ((delta+14)/2); in phy_APCalibrate_8188E()
1880 if(delta_offset < 0) in phy_APCalibrate_8188E()
1881 delta_offset = 0; in phy_APCalibrate_8188E()
1882 else if (delta_offset > 12) in phy_APCalibrate_8188E()
1883 delta_offset = 12; in phy_APCalibrate_8188E()
1902 delta_V = APK_delta_mapping[index][delta_offset]; in phy_APCalibrate_8188E()
1906 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset)); in phy_APCalibrate_8188E()
H A Dhalphyrf_8188e_ce.c1840 s4Byte BB_offset, delta_V, delta_offset; in phy_APCalibrate_8188E() local
2058 delta_offset = ((delta+14)/2); in phy_APCalibrate_8188E()
2059 if(delta_offset < 0) in phy_APCalibrate_8188E()
2060 delta_offset = 0; in phy_APCalibrate_8188E()
2061 else if (delta_offset > 12) in phy_APCalibrate_8188E()
2062 delta_offset = 12; in phy_APCalibrate_8188E()
2081 delta_V = APK_delta_mapping[index][delta_offset]; in phy_APCalibrate_8188E()
2085 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset)); in phy_APCalibrate_8188E()
H A Dhalphyrf_8188e_win.c1885 s4Byte BB_offset, delta_V, delta_offset; in phy_APCalibrate_8188E() local
2099 delta_offset = ((delta+14)/2); in phy_APCalibrate_8188E()
2100 if(delta_offset < 0) in phy_APCalibrate_8188E()
2101 delta_offset = 0; in phy_APCalibrate_8188E()
2102 else if (delta_offset > 12) in phy_APCalibrate_8188E()
2103 delta_offset = 12; in phy_APCalibrate_8188E()
2122 delta_V = APK_delta_mapping[index][delta_offset]; in phy_APCalibrate_8188E()
2126 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset)); in phy_APCalibrate_8188E()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dhalphyrf_ap.c2082 s4Byte BB_offset, delta_V, delta_offset; local
2274 delta_offset = ((delta+14)/2);
2275 if(delta_offset < 0)
2276 delta_offset = 0;
2277 else if (delta_offset > 12)
2278 delta_offset = 12;
2297 delta_V = APK_delta_mapping[index][delta_offset];
2301 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/halrf/rtl8723b/
H A Dhalrf_8723b_win.c2356 s32 BB_offset, delta_V, delta_offset;
2549 delta_offset = ((delta + 14) / 2);
2550 if (delta_offset < 0)
2551 delta_offset = 0;
2552 else if (delta_offset > 12)
2553 delta_offset = 12;
2568 delta_V = APK_delta_mapping[index][delta_offset];
2572 …) APK index %d tmp_reg 0x%x delta_V %d delta_offset %d\n", index, tmp_reg, delta_V, delta_offset));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/rtl8723b/
H A Dhalphyrf_8723b_ce.c2516 s4Byte BB_offset, delta_V, delta_offset; in phy_APCalibrate_8723B() local
2730 delta_offset = ((delta+14)/2); in phy_APCalibrate_8723B()
2731 if(delta_offset < 0) in phy_APCalibrate_8723B()
2732 delta_offset = 0; in phy_APCalibrate_8723B()
2733 else if (delta_offset > 12) in phy_APCalibrate_8723B()
2734 delta_offset = 12; in phy_APCalibrate_8723B()
2753 delta_V = APK_delta_mapping[index][delta_offset]; in phy_APCalibrate_8723B()
2757 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset)); in phy_APCalibrate_8723B()
H A Dhalphyrf_8723b_win.c2520 s4Byte BB_offset, delta_V, delta_offset; in phy_APCalibrate_8723B() local
2734 delta_offset = ((delta+14)/2); in phy_APCalibrate_8723B()
2735 if(delta_offset < 0) in phy_APCalibrate_8723B()
2736 delta_offset = 0; in phy_APCalibrate_8723B()
2737 else if (delta_offset > 12) in phy_APCalibrate_8723B()
2738 delta_offset = 12; in phy_APCalibrate_8723B()
2757 delta_V = APK_delta_mapping[index][delta_offset]; in phy_APCalibrate_8723B()
2761 …) APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_offset)); in phy_APCalibrate_8723B()
/OK3568_Linux_fs/u-boot/scripts/
H A Dcheckpatch.pl1958 my $delta_offset = 0;
1975 $delta_offset = 0;
1978 fixup_current_range(\$line, $delta_offset, 0);
1984 fixup_current_range(\$lines[$range_last_linenr], $delta_offset--, -1);
1991 fixup_current_range(\$lines[$range_last_linenr], $delta_offset++, 1);
/OK3568_Linux_fs/kernel/scripts/
H A Dcheckpatch.pl2143 my $delta_offset = 0;
2160 $delta_offset = 0;
2163 fixup_current_range(\$line, $delta_offset, 0);
2169 fixup_current_range(\$lines[$range_last_linenr], $delta_offset--, -1);
2176 fixup_current_range(\$lines[$range_last_linenr], $delta_offset++, 1);