Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dbasic_types.h194 #define WriteBE1Byte(_ptr, _val) ((*((u8 *)(_ptr))) = ((u8)(_val))) macro
336 WriteBE1Byte(__pStart, __Value); \
338 WriteBE1Byte(__pStart, \