freebsd-dev/sys/arm/cavium/cns11xx
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
cfi_bus_econa.c
econa_machdep.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
econa_reg.h
econa_var.h
econa.c Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
ehci_ebus.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
files.econa Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
if_ece.c arm: for pointers replace 0 with NULL. 2016-04-15 14:30:40 +00:00
if_ecereg.h
if_ecevar.h
ohci_ec.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
std.econa Remove the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00
timer.c
uart_bus_ec.c
uart_cpu_ec.c