Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.c118 static void tw32_carefully(uint32_t reg, uint32_t val) in tw32_carefully() function
170 tw32_carefully(TG3PCI_CLOCK_CTRL, in tg3_switch_clocks()
172 tw32_carefully(TG3PCI_CLOCK_CTRL, in tg3_switch_clocks()
175 tw32_carefully(TG3PCI_CLOCK_CTRL, clock_ctrl); in tg3_switch_clocks()
185 tw32_carefully(MAC_MI_MODE, tp->mi_mode & ~MAC_MI_MODE_AUTO_POLL); in tg3_readphy()
195 tw32_carefully(MAC_MI_COM, frame_val); in tg3_readphy()
215 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_readphy()
225 tw32_carefully(MAC_MI_MODE, tp->mi_mode & ~MAC_MI_MODE_AUTO_POLL); in tg3_writephy()
234 tw32_carefully(MAC_MI_COM, frame_val); in tg3_writephy()
251 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_writephy()
[all …]