Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtmu.c27 unsigned int repl_threshold; member
257 u32 repl_timeout, repl_threshold, repl_n, dirswitch_n, val; in tb_port_set_tmu_mode_params() local
261 repl_threshold = tmu_params[mode].repl_threshold; in tb_port_set_tmu_mode_params()
273 val |= FIELD_PREP(TMU_ADP_CS_8_REPL_THRESHOLD_MASK, repl_threshold); in tb_port_set_tmu_mode_params()