Searched refs:debug_polling (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/pci/hotplug/ | 
| D | ibmphp_hpc.c | 29 #define debug_polling(fmt, arg...)	do { if (to_debug) debug(fmt, arg); } while (0)  macro 127 	debug_polling("%s - Entry WPGBbar[%p] index[%x] \n", __func__, WPGBbar, index);  in i2c_ctrl_read() 214 	debug_polling("%s - Exit index[%x] status[%x]\n", __func__, index, status);  in i2c_ctrl_read() 235 	debug_polling("%s - Entry WPGBbar[%p] index[%x] cmd[%x]\n", __func__, WPGBbar, index, cmd);  in i2c_ctrl_write() 318 	debug_polling("%s Exit rc[%x]\n", __func__, rc);  in i2c_ctrl_write() 513 	debug_polling("%s - Entry pslot[%p] cmd[%x] pstatus[%p]\n", __func__, pslot, cmd, pstatus);  in ibmphp_hpc_readslot() 634 	debug_polling("%s - Exit rc[%d]\n", __func__, rc);  in ibmphp_hpc_readslot() 653 	debug_polling("%s - Entry pslot[%p] cmd[%x]\n", __func__, pslot, cmd);  in ibmphp_hpc_writeslot() 737 	debug_polling("%s - Exit rc[%d]\n", __func__, rc);  in ibmphp_hpc_writeslot() 1074 	debug_polling("hpc_wait_ctlr_notworking - Entry timeout[%d]\n", timeout);  in hpc_wait_ctlr_notworking() [all …] 
 |