Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_pci.c27 static u32 pci_read32(struct rtw_hal_com_t *hal, u32 addr) in pci_read32() function
66 pops->_read32 = &pci_read32; in hal_pci_set_io_ops()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/
H A Drtl8822be_io.c253 static u32 pci_read32(struct intf_hdl *phdl, u32 addr) in pci_read32() function
328 pops->_read32 = &pci_read32; in rtl8822be_set_intf_ops()