Home
last modified time | relevance | path

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

/openbmc/linux/tools/gpio/
H A Dgpio-utils.h50 static inline void gpiotools_change_bit(__u64 *b, int n) in gpiotools_change_bit() function
H A Dgpio-hammer.c74 gpiotools_change_bit(&values.bits, i); in hammer_device()