Home
last modified time | relevance | path

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

/linux/arch/mips/sni/
A Dsetup.c67 cdev = prom_getenv("console_dev"); in sni_console_setup()
69 ctype = prom_getenv("console"); in sni_console_setup()
74 baud = prom_getenv("lbaud"); in sni_console_setup()
78 baud = prom_getenv("rbaud"); in sni_console_setup()
/linux/arch/mips/alchemy/common/
A Dprom.c59 char *prom_getenv(char *envname) in prom_getenv() function
93 memsize_str = prom_getenv("memsize"); in prom_init()
132 ethaddr_str = prom_getenv("ethaddr"); in prom_get_ethernet_addr()
/linux/arch/mips/ar7/
A Dprom.c30 char *prom_getenv(const char *name) in prom_getenv() function
40 EXPORT_SYMBOL(prom_getenv);
198 s = prom_getenv("modetty0"); in console_config()
A Dplatform.c288 mac = prom_getenv(name); in cpmac_get_mac()
291 mac = prom_getenv(name); in cpmac_get_mac()
501 prid = prom_getenv("ProductID"); in detect_leds()
502 usb_prod = prom_getenv("usb_prod"); in detect_leds()
/linux/arch/mips/include/asm/dec/
A Dprom.h135 #define prom_getenv(x) _prom_getenv(__prom_getenv, NULL, x) macro
152 #define prom_getenv __prom_getenv macro
/linux/arch/mips/include/asm/mach-ar7/
A Dprom.h9 extern char *prom_getenv(const char *name);
/linux/arch/mips/include/asm/mach-au1x00/
A Dprom.h10 extern char *prom_getenv(char *envname);
/linux/arch/mips/include/asm/
A Dmipsprom.h75 extern char *prom_getenv(char *);
/linux/arch/mips/include/asm/txx9/
A Dgeneric.h45 const char *prom_getenv(const char *name);
/linux/arch/mips/dec/prom/
A Didentify.c121 dec_sysid = simple_strtoul(prom_getenv("systype"), in prom_identify_arch()
/linux/arch/mips/fw/sni/
A Dsniprom.c75 char *prom_getenv(char *s) in prom_getenv() function
/linux/arch/mips/txx9/generic/
A Dsetup.c297 envstr = prom_getenv("board"); in select_board()
348 const char *__init prom_getenv(const char *name) in prom_getenv() function

Completed in 16 milliseconds