Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_io.c43 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
45 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
47 return _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_io.c78 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
80 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
82 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_io.c78 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
80 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
82 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_io.c73 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
74 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
76 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_io.c78 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
80 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
82 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_sdio.c48 pops->_read8 = hal_mac_sdio_read8; in hal_sdio_set_io_ops()
H A Dhal_io.c43 u8(*_read8)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read8() local
52 _read8 = io_priv->io_ops._read8; in _hal_read8()
53 r_val = _read8(hal, addr); in _hal_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/
H A Drtl8822be_io.c322 pops->_read8 = &pci_read8_129x; in rtl8822be_set_intf_ops()
326 pops->_read8 = &pci_read8; in rtl8822be_set_intf_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_io.c43 u8(*_read8)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read8() local
52 _read8 = io_priv->io_ops._read8; in _hal_read8()
53 r_val = _read8(hal, addr); in _hal_read8()
H A Dhal_pci.c64 pops->_read8 = &pci_read8; in hal_pci_set_io_ops()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl8712_io.c29 return hdl->io_ops._read8(hdl, addr); in r8712_read8()
H A Dusb_ops.c186 ops->_read8 = usb_read8; in r8712_usb_set_intf_ops()
H A Drtl871x_io.h75 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_io.c69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_io.c70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_io.c70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_io.c70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_io.c70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_io.c69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_io.c70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_io.c69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_io.c69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_io.c69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_io.c69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_io.c69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local
70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
72 r_val = _read8(pintfhdl, addr); in _rtw_read8()

123