Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcbus.c57 struct bcm283x_memory_mapping { struct
63 static struct bcm283x_memory_mapping bcm2835_memmap[] = { argument
79 static struct bcm283x_memory_mapping bcm2836_memmap[] = {
95 static struct bcm283x_memory_mapping bcm2837_memmap[] = {
117 static struct bcm283x_memory_mapping bcm2838_memmap[] = {
134 struct bcm283x_memory_mapping *memmap;
221 struct bcm283x_memory_mapping *map, *ment; in bcm283x_armc_to_vcbus()
247 struct bcm283x_memory_mapping *map, *ment; in bcm283x_vcbus_to_armc()