Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_pci.c23 static u16 pci_read16(struct rtw_hal_com_t *hal, u32 addr) in pci_read16() function
65 pops->_read16 = &pci_read16; in hal_pci_set_io_ops()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/
H A Drtl8822be_io.c246 static u16 pci_read16(struct intf_hdl *phdl, u32 addr) in pci_read16() function
327 pops->_read16 = &pci_read16; in rtl8822be_set_intf_ops()