Searched defs:bits_to_set (Results 1 – 2 of 2) sorted by relevance
164 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set() local186 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set_atomic() local
300 uint32_t bits_to_set = value & ~RESERVED_BITS_MASK; in stm32l4x5_gpio_write() local