Home
last modified time | relevance | path

Searched defs:bits_to_set (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
Dbitmap.c
/openbmc/qemu/util/
H A Dbitmap.c164 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set() local
186 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set_atomic() local
/openbmc/qemu/hw/gpio/
H A Dstm32l4x5_gpio.c300 uint32_t bits_to_set = value & ~RESERVED_BITS_MASK; in stm32l4x5_gpio_write() local
/openbmc/linux/lib/
Dgenalloc.c
/openbmc/linux/fs/ntfs3/
Dbitmap.c