Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dctl.c20 #define TB_CTL_RETRIES 4 macro
873 while (retries < TB_CTL_RETRIES) { in tb_cfg_read_raw()
946 while (retries < TB_CTL_RETRIES) { in tb_cfg_write_raw()