Lines Matching refs:BITS_SET
988 #define BITS_SET(val, bits) (((val) & (bits)) == (bits)) macro
1032 if (BITS_SET(phy_control, in assert_chv_phy_status()
1042 if (BITS_SET(phy_control, in assert_chv_phy_status()
1047 if (BITS_SET(phy_control, in assert_chv_phy_status()
1050 if (BITS_SET(phy_control, in assert_chv_phy_status()
1054 if (BITS_SET(phy_control, in assert_chv_phy_status()
1057 if (BITS_SET(phy_control, in assert_chv_phy_status()
1069 if (BITS_SET(phy_control, in assert_chv_phy_status()
1073 if (BITS_SET(phy_control, in assert_chv_phy_status()
1076 if (BITS_SET(phy_control, in assert_chv_phy_status()
1093 #undef BITS_SET