Searched refs:txgbe_get32 (Results 1 – 1 of 1) sorted by relevance
1715 txgbe_get32(volatile u32 *addr) in txgbe_get32() function1731 u32 val = txgbe_get32(addr); in txgbe_get32_masked()1739 u32 val = txgbe_get32(addr); in txgbe_set32_masked()1763 return txgbe_get32(TXGBE_REG_ADDR(hw, reg)); in rd32()