Home
last modified time | relevance | path

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

/arch/mips/pmcs-msp71xx/
Dmsp_usb.c152 ppfinit("platform add USB HOST done %s.\n", msp_devs[0]->name); in msp_usb_setup()
154 ppfinit("%s: echi_hcd not supported\n", __FILE__); in msp_usb_setup()
160 ppfinit("platform add USB DEVICE done %s.\n" in msp_usb_setup()
163 ppfinit("%s: usb_gadget not supported\n", __FILE__); in msp_usb_setup()
Dmsp_serial.c104 ppfinit("UART clock set to %d\n", uartclk); in msp_serial_setup()
Dmsp_prom.c441 ppfinit("memsize not set in boot prom, " in prom_getmdesc()
459 ppfinit("heaptop not set in boot prom, " in prom_getmdesc()
/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_prom.h132 #define ppfinit(f, x...) \ macro