Searched refs:hal_pci_read16 (Results 1 – 2 of 2) sorted by relevance
166 static inline u16 hal_pci_read16(struct rtw_hal_com_t *h,u32 addr) in hal_pci_read16() function316 #define hal_pci_read16(h, addr) _os_read16_pcie(halcom_to_drvpriv(h), addr) macro