Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_vcbus.c61 struct bcm283x_memory_mapping { struct
67 static struct bcm283x_memory_mapping bcm2835_memmap[] = { argument
83 static struct bcm283x_memory_mapping bcm2836_memmap[] = {
99 static struct bcm283x_memory_mapping bcm2837_memmap[] = {
121 static struct bcm283x_memory_mapping bcm2838_memmap[] = {
138 struct bcm283x_memory_mapping *memmap;
225 struct bcm283x_memory_mapping *map, *ment; in bcm283x_armc_to_vcbus()
251 struct bcm283x_memory_mapping *map, *ment; in bcm283x_vcbus_to_armc()