/* * Copyright (c) 2011 Zhang, Keguang <keguang.zhang@gmail.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. */ #ifndef __ASM_MACH_LOONGSON32_PROM_H #define __ASM_MACH_LOONGSON32_PROM_H #include <linux/io.h> #include <linux/init.h> #include <linux/irq.h> /* environment arguments from bootloader */ extern unsigned long memsize, highmemsize; /* loongson-specific command line, env and memory initialization */ extern char *prom_getenv(char *name); extern void __init prom_init_cmdline(void); #endif /* __ASM_MACH_LOONGSON32_PROM_H */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
cpufreq.h | File | 682 B | 0644 |
|
dma.h | File | 659 B | 0644 |
|
irq.h | File | 3.54 KB | 0644 |
|
loongson1.h | File | 1.78 KB | 0644 |
|
nand.h | File | 777 B | 0644 |
|
platform.h | File | 1.3 KB | 0644 |
|
prom.h | File | 756 B | 0644 |
|
regs-clk.h | File | 2.23 KB | 0644 |
|
regs-mux.h | File | 3.84 KB | 0644 |
|
regs-pwm.h | File | 820 B | 0644 |
|
regs-rtc.h | File | 684 B | 0644 |
|
regs-wdt.h | File | 574 B | 0644 |
|