Searched refs:ppfinit (Results 1 – 4 of 4) sorted by relevance
152 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()
431 ppfinit("memsize not set in boot prom, " in prom_getmdesc()449 ppfinit("heaptop not set in boot prom, " in prom_getmdesc()
104 ppfinit("UART clock set to %d\n", uartclk); in msp_serial_setup()
144 #define ppfinit(f, x...) \ macro