Home
last modified time | relevance | path

Searched defs:SET_BITS_TO_LE_4BYTE (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dbasic_types.h265 #define SET_BITS_TO_LE_4BYTE(__pStart, __BitOffset, __BitLen, __Value) \ macro
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/
Dhalmac_type.h357 #define SET_BITS_TO_LE_4BYTE(__start, __bitoffset, __bitlen, __value) \ macro