Home
last modified time | relevance | path

Searched refs:debug_polling (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_hpc.c29 #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()
511 debug_polling("%s - Entry pslot[%p] cmd[%x] pstatus[%p]\n", __func__, pslot, cmd, pstatus); in ibmphp_hpc_readslot()
632 debug_polling("%s - Exit rc[%d]\n", __func__, rc); in ibmphp_hpc_readslot()
651 debug_polling("%s - Entry pslot[%p] cmd[%x]\n", __func__, pslot, cmd); in ibmphp_hpc_writeslot()
735 debug_polling("%s - Exit rc[%d]\n", __func__, rc); in ibmphp_hpc_writeslot()
1072 debug_polling("hpc_wait_ctlr_notworking - Entry timeout[%d]\n", timeout); in hpc_wait_ctlr_notworking()
[all …]