Lines Matching refs:debug_polling
43 #define debug_polling(fmt, arg...) do { if (to_debug) debug (fmt, arg); } while (0) macro
158 debug_polling ("%s - Entry WPGBbar[%p] index[%x] \n", __func__, WPGBbar, index); in i2c_ctrl_read()
245 debug_polling ("%s - Exit index[%x] status[%x]\n", __func__, index, status); in i2c_ctrl_read()
266 debug_polling ("%s - Entry WPGBbar[%p] index[%x] cmd[%x]\n", __func__, WPGBbar, index, cmd); in i2c_ctrl_write()
349 debug_polling ("%s Exit rc[%x]\n", __func__, rc); in i2c_ctrl_write()
545 debug_polling ("%s - Entry pslot[%p] cmd[%x] pstatus[%p]\n", __func__, pslot, cmd, pstatus); in ibmphp_hpc_readslot()
666 debug_polling ("%s - Exit rc[%d]\n", __func__, rc); in ibmphp_hpc_readslot()
685 debug_polling ("%s - Entry pslot[%p] cmd[%x]\n", __func__, pslot, cmd); in ibmphp_hpc_writeslot()
769 debug_polling ("%s - Exit rc[%d]\n", __func__, rc); in ibmphp_hpc_writeslot()
1109 debug_polling ("hpc_wait_ctlr_notworking - Entry timeout[%d]\n", timeout); in hpc_wait_ctlr_notworking()
1129 debug_polling ("hpc_wait_ctlr_notworking - Exit rc[%x] status[%x]\n", rc, *pstatus); in hpc_wait_ctlr_notworking()