Home
last modified time | relevance | path

Searched refs:BITS_SET (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_power_well.c1305 #define BITS_SET(val, bits) (((val) & (bits)) == (bits)) macro
1348 if (BITS_SET(phy_control, in assert_chv_phy_status()
1358 if (BITS_SET(phy_control, in assert_chv_phy_status()
1363 if (BITS_SET(phy_control, in assert_chv_phy_status()
1366 if (BITS_SET(phy_control, in assert_chv_phy_status()
1370 if (BITS_SET(phy_control, in assert_chv_phy_status()
1373 if (BITS_SET(phy_control, in assert_chv_phy_status()
1385 if (BITS_SET(phy_control, in assert_chv_phy_status()
1389 if (BITS_SET(phy_control, in assert_chv_phy_status()
1392 if (BITS_SET(phy_control, in assert_chv_phy_status()
[all …]