Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_com_h2c.h562 #define SET_H2CCMD_MCC_IQK_TX_L(__pH2CCmd, __Value) SET_BITS_TO_LE_1BYTE((__pH2CCmd)+4, 0, 8, __Val… macro
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_mcc.c1927 SET_H2CCMD_MCC_IQK_TX_L(cmd, (u8)(TX_X & 0xff)); in rtw_hal_set_mcc_IQK_offload_cmd()