Searched refs:NUM_PREV_TRANSACTIONS (Results 1 – 12 of 12) sorted by relevance
54 #define NUM_PREV_TRANSACTIONS 16 macro75 uint32 dstatus[NUM_PREV_TRANSACTIONS]; /* dstatus bits of last 16 gSPI transactions */76 uint32 spicmd[NUM_PREV_TRANSACTIONS];
53 #define NUM_PREV_TRANSACTIONS 16 macro74 uint32 dstatus[NUM_PREV_TRANSACTIONS]; /* dstatus bits of last 16 gSPI transactions */75 uint32 spicmd[NUM_PREV_TRANSACTIONS];
58 #define NUM_PREV_TRANSACTIONS 16 macro
913 spierrstats->dstatus[dstatus_count % NUM_PREV_TRANSACTIONS] = dstatus; in bcmspi_update_stats()914 spierrstats->spicmd[dstatus_count % NUM_PREV_TRANSACTIONS] = cmd_arg; in bcmspi_update_stats()
887 spierrstats->dstatus[dstatus_count % NUM_PREV_TRANSACTIONS] = dstatus; in bcmspi_update_stats()888 spierrstats->spicmd[dstatus_count % NUM_PREV_TRANSACTIONS] = cmd_arg; in bcmspi_update_stats()
962 spierrstats->dstatus[dstatus_count % NUM_PREV_TRANSACTIONS] = dstatus; in bcmspi_update_stats()963 spierrstats->spicmd[dstatus_count % NUM_PREV_TRANSACTIONS] = cmd_arg; in bcmspi_update_stats()