Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-qcom.c1057 u8 qcom_pcie_crc8_table[CRC8_TABLE_SIZE]; in qcom_pcie_config_sid_1_9_0() local
1080 crc8_populate_msb(qcom_pcie_crc8_table, QCOM_PCIE_CRC8_POLYNOMIAL); in qcom_pcie_config_sid_1_9_0()
1094 hash = crc8(qcom_pcie_crc8_table, (u8 *)&bdf_be, sizeof(bdf_be), 0); in qcom_pcie_config_sid_1_9_0()