Home
last modified time | relevance | path

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

/drivers/bluetooth/
A Dbtintel_pcie.c161 BTINTEL_PCIE_DBGC_BUFFER_SIZE, in btintel_pcie_setup_dbgc()
183 buf->data_p_addr = data->dbgc.buf_p_addr + i * BTINTEL_PCIE_DBGC_BUFFER_SIZE; in btintel_pcie_setup_dbgc()
184 buf->data = data->dbgc.buf_v_addr + i * BTINTEL_PCIE_DBGC_BUFFER_SIZE; in btintel_pcie_setup_dbgc()
187 db_frag.bufs[i].buf_size = BTINTEL_PCIE_DBGC_BUFFER_SIZE; in btintel_pcie_setup_dbgc()
654 prev_size = buf_idx * BTINTEL_PCIE_DBGC_BUFFER_SIZE; in btintel_pcie_read_dram_buffers()
689 dump_size += BTINTEL_PCIE_DBGC_BUFFER_SIZE * dbgc->count; in btintel_pcie_read_dram_buffers()
734 BTINTEL_PCIE_DBGC_BUFFER_SIZE); in btintel_pcie_read_dram_buffers()
A Dbtintel_pcie.h82 #define BTINTEL_PCIE_DBGC_BUFFER_SIZE (256 * 1024) /* 256 KB */ macro

Completed in 11 milliseconds