Searched refs:tb_port_tmu_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tmu.c | 84 static int tb_port_tmu_write(struct tb_port *port, u8 offset, u32 mask, in tb_port_tmu_write() function 110 return tb_port_tmu_write(port, TMU_ADP_CS_3, TMU_ADP_CS_3_UDM, val); in tb_port_tmu_set_unidirectional()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tmu.c | 166 static int tb_port_tmu_write(struct tb_port *port, u8 offset, u32 mask, in tb_port_tmu_write() function 192 return tb_port_tmu_write(port, TMU_ADP_CS_3, TMU_ADP_CS_3_UDM, val); in tb_port_tmu_set_unidirectional() 319 return tb_port_tmu_write(port, TMU_ADP_CS_6, TMU_ADP_CS_6_DTS, val); in tb_port_tmu_time_sync() 716 return tb_port_tmu_write(up, TMU_ADP_CS_6, in tb_switch_tmu_disable_objections()
|
Completed in 3 milliseconds