Searched refs:hal_pci_read32 (Results 1 – 2 of 2) sorted by relevance
170 static inline u32 hal_pci_read32(struct rtw_hal_com_t *h,u32 addr) in hal_pci_read32() function317 #define hal_pci_read32(h, addr) _os_read32_pcie(halcom_to_drvpriv(h), addr) macro