Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_io.c56 u16 (*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
58 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
60 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_io.c93 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
95 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
97 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_io.c93 u16 (*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
95 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
97 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_io.c86 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
87 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
89 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_io.c93 u16 (*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
95 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
97 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_sdio.c49 pops->_read16 = hal_mac_sdio_read16; in hal_sdio_set_io_ops()
H A Dhal_io.c61 u16(*_read16)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read16() local
70 _read16 = io_priv->io_ops._read16; in _hal_read16()
71 r_val = _read16(hal, addr); in _hal_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/
H A Drtl8822be_io.c323 pops->_read16 = &pci_read16_129x; in rtl8822be_set_intf_ops()
327 pops->_read16 = &pci_read16; in rtl8822be_set_intf_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_io.c61 u16(*_read16)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read16() local
70 _read16 = io_priv->io_ops._read16; in _hal_read16()
71 r_val = _read16(hal, addr); in _hal_read16()
H A Dhal_pci.c65 pops->_read16 = &pci_read16; in hal_pci_set_io_ops()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl8712_io.c36 return hdl->io_ops._read16(hdl, addr); in r8712_read16()
H A Dusb_ops.c187 ops->_read16 = usb_read16; in r8712_usb_set_intf_ops()
H A Drtl871x_io.h76 u16 (*_read16)(struct intf_hdl *pintfhdl, u32 addr); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_io.c82 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
83 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
85 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_io.c83 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
84 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
86 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_io.c83 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
84 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
86 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_io.c83 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
84 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
86 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_io.c83 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
84 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
86 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_io.c82 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
83 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
85 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_io.c83 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
84 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
86 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_io.c82 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
83 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
85 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_io.c82 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
83 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
85 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_io.c82 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
83 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
85 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_io.c82 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
83 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
85 r_val = _read16(pintfhdl, addr); in _rtw_read16()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_io.c82 u16(*_read16)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read16() local
83 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
85 r_val = _read16(pintfhdl, addr); in _rtw_read16()

123