Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtnxpuart.c199 u32 fw_v3_offset_correction; member
747 nxpdev->fw_v3_offset_correction = 0; in nxp_download_firmware()
822 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate()
845 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate()
867 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_timeout()
1223 nxpdev->fw_v3_offset_correction -= nxpdev->fw_v3_prev_sent; in nxp_recv_fw_req_v3()
1228 nxpdev->fw_v3_offset_correction -= nxpdev->fw_v3_prev_sent; in nxp_recv_fw_req_v3()
1263 if (offset < nxpdev->fw_v3_offset_correction) { in nxp_recv_fw_req_v3()
1272 nxpdev->fw_dnld_v3_offset = offset - nxpdev->fw_v3_offset_correction; in nxp_recv_fw_req_v3()