Home
last modified time | relevance | path

Searched defs:config_bit (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dpca9698.c100 unsigned config_bit = gpio % 8; in pca9698_get_value() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c96 static unsigned int config_bit(const u64 config) in config_bit() function