Lines Matching refs:debug_polling
39 #define debug_polling(fmt, arg...) do { if (to_debug) debug (fmt, arg); } while (0) macro
159 debug_polling ("%s - Entry WPGBbar[%lx] index[%x] \n", __FUNCTION__, (ulong) WPGBbar, index); in i2c_ctrl_read()
246 debug_polling ("%s - Exit index[%x] status[%x]\n", __FUNCTION__, index, status); in i2c_ctrl_read()
267 …debug_polling ("%s - Entry WPGBbar[%lx] index[%x] cmd[%x]\n", __FUNCTION__, (ulong) WPGBbar, index… in i2c_ctrl_write()
350 debug_polling ("%s Exit rc[%x]\n", __FUNCTION__, rc); in i2c_ctrl_write()
546 …debug_polling ("%s - Entry pslot[%lx] cmd[%x] pstatus[%lx]\n", __FUNCTION__, (ulong) pslot, cmd, (… in ibmphp_hpc_readslot()
667 debug_polling ("%s - Exit rc[%d]\n", __FUNCTION__, rc); in ibmphp_hpc_readslot()
686 debug_polling ("%s - Entry pslot[%lx] cmd[%x]\n", __FUNCTION__, (ulong) pslot, cmd); in ibmphp_hpc_writeslot()
770 debug_polling ("%s - Exit rc[%d]\n", __FUNCTION__, rc); in ibmphp_hpc_writeslot()
1211 debug_polling ("hpc_wait_ctlr_notworking - Entry timeout[%d]\n", timeout); in hpc_wait_ctlr_notworking()
1231 debug_polling ("hpc_wait_ctlr_notworking - Exit rc[%x] status[%x]\n", rc, *pstatus); in hpc_wait_ctlr_notworking()