Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c156 static inline void __ew32flash(struct e1000_hw *hw, unsigned long reg, u32 val) in __ew32flash() function
164 #define ew32flash(reg, val) __ew32flash(hw, (reg), (val))