Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h915 #define SET_MSG_INDC_FIELD(_msg_id, _indc) \ argument
917 #define CLEAR_MSG_INDC_FIELD(_msg_id, _indc) ((_msg_id) &= ~((_indc) << 24)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h916 #define SET_MSG_INDC_FIELD(_msg_id, _indc) \ argument
918 #define CLEAR_MSG_INDC_FIELD(_msg_id, _indc) ((_msg_id) &= ~((_indc) << 24)) argument