Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel_pcie.c75 #define BTINTEL_PCIE_MAGIC_NUM 0xA5A5A5A5 macro
86 #define BTINTEL_PCIE_MAGIC_NUM 0xA5A5A5A5 macro
194 db_frag.magic_num = BTINTEL_PCIE_MAGIC_NUM; in btintel_pcie_setup_dbgc()
711 *(u32 *)p = BTINTEL_PCIE_MAGIC_NUM; in btintel_pcie_read_dram_buffers()
1271 if (val != BTINTEL_PCIE_MAGIC_NUM) { in btintel_pcie_read_hwexp()