zephyr/drivers
Benjamin Walsh 1bab46dca1 ffs: rename find_[first|last]_set to find_[lsb|msb]_set
The new names reflect better what the functions do: they find the first
bit set starting from the least or most significant bit, i.e. they find
the least or most significant bit set, in a 32-bit word.

Change-Id: I6f0ee4b543f6f37c2f08f7067e14e039c92a6f6a
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:25 -05:00
..
bluetooth drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
console drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
interrupt_controller ioapic: cleanup code comments and doxygenize the file description 2016-02-05 20:15:20 -05:00
pci ffs: rename find_[first|last]_set to find_[lsb|msb]_set 2016-02-05 20:15:25 -05:00
random drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
serial drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
simple drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
timer Remove PIT code 2016-02-05 20:15:20 -05:00
Kconfig Move PCI settings to drivers/pci 2016-02-05 20:15:19 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00