__bitf            148 drivers/gpu/drm/i2c/ch7006_priv.h #define bitf(bitfield, x) __bitf(bitfield, x)
__bitf            149 drivers/gpu/drm/i2c/ch7006_priv.h #define bitfs(bitfield, s) __bitf(bitfield, bitfield##_##s)