Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dbtnxpuart.c175 u32 fw_v3_offset_correction; member
600 nxpdev->fw_v3_offset_correction = 0; in nxp_download_firmware()
673 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate()
693 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate()
715 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_timeout()
1077 if (offset < nxpdev->fw_v3_offset_correction) { in nxp_recv_fw_req_v3()
1086 nxpdev->fw_dnld_v3_offset = offset - nxpdev->fw_v3_offset_correction; in nxp_recv_fw_req_v3()