| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_device_access.c | 2923 u32 tmp_offset = *offset; in cmcp_return_one_value() local 2927 while (buf[tmp_offset] == ASCII_COMMA in cmcp_return_one_value() 2928 && buf[tmp_offset + 1] == ASCII_COMMA) in cmcp_return_one_value() 2929 tmp_offset++; in cmcp_return_one_value() 2932 if (buf[tmp_offset] == ASCII_COMMA in cmcp_return_one_value() 2933 && buf[tmp_offset + 1] == ASCII_CR in cmcp_return_one_value() 2934 && buf[tmp_offset + 2] == ASCII_LF) in cmcp_return_one_value() 2935 tmp_offset += 2; in cmcp_return_one_value() 2936 else if (buf[tmp_offset] == ASCII_COMMA in cmcp_return_one_value() 2937 && buf[tmp_offset + 1] == ASCII_LF) in cmcp_return_one_value() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_ap.c | 4792 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4794 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4795 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4797 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4798 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_ap.c | 4773 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4775 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4776 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4778 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4779 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_ap.c | 4792 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4794 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4795 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4797 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4798 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_ap.c | 4795 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4797 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4798 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4800 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4801 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_ap.c | 4865 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4867 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4868 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4870 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4871 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_ap.c | 4915 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4917 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4918 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4920 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4921 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_ap.c | 4822 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4824 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4825 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4827 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4828 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ap.c | 5020 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 5022 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 5023 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 5025 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 5026 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_ap.c | 4817 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4819 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4820 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4822 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4823 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_ap.c | 4866 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4868 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4869 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4871 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4872 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_ap.c | 4895 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4897 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4898 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4900 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4901 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_ap.c | 5113 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 5115 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 5116 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 5118 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 5119 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ap.c | 4864 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4866 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4867 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4869 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4870 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ap.c | 4960 u8 tmp_offset = dec_offset[i]; in rtw_ap_chbw_decision() local 4962 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4963 rtw_get_offset_by_chbw(tmp_ch, tmp_bw, &tmp_offset); in rtw_ap_chbw_decision() 4965 rtw_warn_on(!rtw_is_chbw_grouped(u_ch, u_bw, u_offset, tmp_ch, tmp_bw, tmp_offset)); in rtw_ap_chbw_decision() 4966 rtw_sync_chbw(&tmp_ch, &tmp_bw, &tmp_offset, &u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
|