Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dretimer.c17 #define TB_MAX_RETIMER_INDEX 6 macro
201 for (i = 1; i <= TB_MAX_RETIMER_INDEX; i++) in tb_retimer_nvm_authenticate_status()
218 for (i = 1; i <= TB_MAX_RETIMER_INDEX; i++) in tb_retimer_set_inbound_sbtx()
236 for (i = TB_MAX_RETIMER_INDEX; i >= 1; i--) in tb_retimer_unset_inbound_sbtx()
482 u32 status[TB_MAX_RETIMER_INDEX + 1] = {}; in tb_retimer_scan()
505 for (i = 1; i <= TB_MAX_RETIMER_INDEX; i++) { in tb_retimer_scan()