Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/dwc/
Dpcie-qcom.c1428 u8 qcom_pcie_crc8_table[CRC8_TABLE_SIZE]; in qcom_pcie_config_sid_sm8250() local
1445 crc8_populate_msb(qcom_pcie_crc8_table, QCOM_PCIE_CRC8_POLYNOMIAL); in qcom_pcie_config_sid_sm8250()
1459 hash = crc8(qcom_pcie_crc8_table, (u8 *)&bdf_be, sizeof(bdf_be), in qcom_pcie_config_sid_sm8250()