Home
last modified time | relevance | path

Searched refs:post_time_offset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtmu.c210 unsigned int post_local_time_offset, post_time_offset; in tb_switch_tmu_post_time() local
249 post_time_offset = sw->tmu.cap + TMU_RTR_CS_24; in tb_switch_tmu_post_time()
268 ret = tb_sw_write(sw, &post_time, TB_CFG_SWITCH, post_time_offset, 2); in tb_switch_tmu_post_time()
275 post_time_offset, 2); in tb_switch_tmu_post_time()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtmu.c446 unsigned int post_local_time_offset, post_time_offset; in tb_switch_tmu_post_time() local
485 post_time_offset = sw->tmu.cap + TMU_RTR_CS_24; in tb_switch_tmu_post_time()
507 ret = tb_sw_write(sw, &post_time, TB_CFG_SWITCH, post_time_offset, 2); in tb_switch_tmu_post_time()
519 post_time_offset, 2); in tb_switch_tmu_post_time()

Completed in 3 milliseconds