Searched refs:pm_sram_end (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dpm-at32ap700x.S156 .global pm_sram_end
157 .type pm_sram_end, @function
158 pm_sram_end: label
159 .size pm_sram_end, 0
H A Dpm.c197 extern u8 pm_sram_end[];
204 pm_sram_size = avr32_pm_offset(pm_sram_end);

Completed in 102 milliseconds