Searched refs:ulpi_print (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/usb/common/ |
| A D | ulpi.c | 240 #define ulpi_print(name, reg) do { \ in ulpi_regs_show() macro 247 ulpi_print("Vendor ID Low ", ULPI_VENDOR_ID_LOW); in ulpi_regs_show() 251 ulpi_print("Function Control ", ULPI_FUNC_CTRL); in ulpi_regs_show() 252 ulpi_print("Interface Control ", ULPI_IFC_CTRL); in ulpi_regs_show() 253 ulpi_print("OTG Control ", ULPI_OTG_CTRL); in ulpi_regs_show() 256 ulpi_print("USB Interrupt Status ", ULPI_USB_INT_STS); in ulpi_regs_show() 258 ulpi_print("Debug ", ULPI_DEBUG); in ulpi_regs_show() 259 ulpi_print("Scratch Register ", ULPI_SCRATCH); in ulpi_regs_show() 260 ulpi_print("Carkit Control ", ULPI_CARKIT_CTRL); in ulpi_regs_show() 266 ulpi_print("Transmit Positive Width ", ULPI_TX_POS_WIDTH); in ulpi_regs_show() [all …]
|
Completed in 5 milliseconds