Lines Matching refs:BITS_SET
1125 #define BITS_SET(val, bits) (((val) & (bits)) == (bits)) macro
1168 if (BITS_SET(phy_control, in assert_chv_phy_status()
1178 if (BITS_SET(phy_control, in assert_chv_phy_status()
1183 if (BITS_SET(phy_control, in assert_chv_phy_status()
1186 if (BITS_SET(phy_control, in assert_chv_phy_status()
1190 if (BITS_SET(phy_control, in assert_chv_phy_status()
1193 if (BITS_SET(phy_control, in assert_chv_phy_status()
1205 if (BITS_SET(phy_control, in assert_chv_phy_status()
1209 if (BITS_SET(phy_control, in assert_chv_phy_status()
1212 if (BITS_SET(phy_control, in assert_chv_phy_status()
1233 #undef BITS_SET