Home
last modified time | relevance | path

Searched refs:_read32 (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_io.c70 u32 (*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
72 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
74 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_io.c108 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
110 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
112 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_io.c108 u32 (*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
110 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
112 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_io.c99 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
100 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
102 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_io.c108 u32 (*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
110 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
112 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_sdio.c50 pops->_read32 = hal_mac_sdio_read32; in hal_sdio_set_io_ops()
H A Dhal_io.c79 u32(*_read32)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read32() local
88 _read32 = io_priv->io_ops._read32; in _hal_read32()
89 r_val = _read32(hal, addr); in _hal_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/
H A Drtl8822be_io.c324 pops->_read32 = &pci_read32_129x; in rtl8822be_set_intf_ops()
328 pops->_read32 = &pci_read32; in rtl8822be_set_intf_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_io.c79 u32(*_read32)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read32() local
88 _read32 = io_priv->io_ops._read32; in _hal_read32()
89 r_val = _read32(hal, addr); in _hal_read32()
H A Dhal_pci.c66 pops->_read32 = &pci_read32; in hal_pci_set_io_ops()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl8712_io.c43 return hdl->io_ops._read32(hdl, addr); in r8712_read32()
H A Dusb_ops.c188 ops->_read32 = usb_read32; in r8712_usb_set_intf_ops()
H A Drtl871x_io.h77 u32 (*_read32)(struct intf_hdl *pintfhdl, u32 addr); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_io.c95 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
96 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
98 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_io.c96 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
97 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
99 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_io.c96 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
97 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
99 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_io.c96 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
97 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
99 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_io.c96 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
97 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
99 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_io.c95 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
96 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
98 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_io.c96 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
97 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
99 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_io.c95 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
96 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
98 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_io.c95 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
96 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
98 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_io.c95 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
96 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
98 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_io.c95 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
96 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
98 r_val = _read32(pintfhdl, addr); in _rtw_read32()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_io.c95 u32(*_read32)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read32() local
96 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
98 r_val = _read32(pintfhdl, addr); in _rtw_read32()

123