Searched refs:AC_UNSOL_ENABLED (Results 1 – 3 of 3) sorted by relevance
233 #define AC_UNSOL_ENABLED (1<<7) macro234 #define AC_USRSP_EN AC_UNSOL_ENABLED
561 (unsol & AC_UNSOL_ENABLED) ? 1 : 0); in print_unsol_cap()
397 flag ? AC_UNSOL_ENABLED : 0); in cs8409_enable_ur()