Searched refs:tr32 (Results 1 – 1 of 1) sorted by relevance
108 #define tr32(reg) readl(tg3.regs + (reg)) macro115 tr32(reg); in tw32_carefully()122 tr32(reg); in tw32_mailbox2()154 clock_ctrl = tr32(TG3PCI_CLOCK_CTRL); in tg3_switch_clocks()192 frame_val = tr32(MAC_MI_COM); in tg3_readphy()196 frame_val = tr32(MAC_MI_COM); in tg3_readphy()231 frame_val = tr32(MAC_MI_COM); in tg3_writephy()234 frame_val = tr32(MAC_MI_COM); in tg3_writephy()971 if (tr32(MAC_STATUS) & MAC_STATUS_RCVD_CFG) { in tg3_fiber_aneg_smachine()972 rx_cfg_reg = tr32(MAC_RX_AUTO_NEG); in tg3_fiber_aneg_smachine()[all …]