Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtmu.c29 unsigned int dirswitch_n; member
257 u32 repl_timeout, repl_threshold, repl_n, dirswitch_n, val; in tb_port_set_tmu_mode_params() local
263 dirswitch_n = tmu_params[mode].dirswitch_n; in tb_port_set_tmu_mode_params()
288 val |= FIELD_PREP(TMU_ADP_CS_9_DIRSWITCH_N_MASK, dirswitch_n); in tb_port_set_tmu_mode_params()