Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_com_h2c.h667 #define SET_H2CCMD_CUSTOMERID(__pH2CCmd, __Value) SET_BITS_TO_LE_1BYTE(__pH2CCmd, 0, 8, __Value) macro
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com.c5666 SET_H2CCMD_CUSTOMERID(H2CGpioCustomParm, customid); in rtw_hal_set_gpio_custom_cmd()