Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c989 u8 qcom_pcie_crc8_table[CRC8_TABLE_SIZE]; in qcom_pcie_config_sid_1_9_0() local
1012 crc8_populate_msb(qcom_pcie_crc8_table, QCOM_PCIE_CRC8_POLYNOMIAL); in qcom_pcie_config_sid_1_9_0()
1026 hash = crc8(qcom_pcie_crc8_table, (u8 *)&bdf_be, sizeof(bdf_be), 0); in qcom_pcie_config_sid_1_9_0()