Searched refs:LNB_BUSY (Results 1 – 2 of 2) sorted by relevance
143 #define LNB_BUSY BIT_ULL(4) macro
66 if ((v & LNB_BUSY) == 0) in lnb_command()