Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_pci.c19 static u8 pci_read8(struct rtw_hal_com_t *hal, u32 addr) in pci_read8() function
64 pops->_read8 = &pci_read8; in hal_pci_set_io_ops()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/
H A Drtl8822be_io.c239 static u8 pci_read8(struct intf_hdl *phdl, u32 addr) in pci_read8() function
326 pops->_read8 = &pci_read8; in rtl8822be_set_intf_ops()