Home
last modified time | relevance | path

Searched refs:reg_drop_ctrl (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_intf.c1723 u16 reg_drop_ctrl = macid_ctl->reg_drop_ctrl; in _rtw_hal_macid_drop() local
1782 if (!reg_drop_ctrl || !reg_drop_info) { in _rtw_hal_macid_drop()
1787 val32 = rtw_read32(adapter, reg_drop_ctrl); in _rtw_hal_macid_drop()
1789 rtw_write32(adapter, reg_drop_ctrl, val32); in _rtw_hal_macid_drop()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Ddrv_types.h953 u16 reg_drop_ctrl; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_wlan_util.c4366 macid_ctl->reg_drop_ctrl = reg_ctrl; in rtw_macid_ctl_init_drop_reg()