Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-qcom.c985 u8 qcom_pcie_crc8_table[CRC8_TABLE_SIZE]; in qcom_pcie_config_sid_1_9_0() local
1002 crc8_populate_msb(qcom_pcie_crc8_table, QCOM_PCIE_CRC8_POLYNOMIAL); in qcom_pcie_config_sid_1_9_0()
1016 hash = crc8(qcom_pcie_crc8_table, (u8 *)&bdf_be, sizeof(bdf_be), 0); in qcom_pcie_config_sid_1_9_0()