Searched defs:hfa384x_setreg (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2.c194 static inline void hfa384x_setreg( hfa384x_t *hw, UINT16 val, UINT reg ) function
214 hfa384x_setreg ( hw, val, reg );
258 hfa384x_setreg(hw, parm0, HFA384x_PARAM0);
259 hfa384x_setreg(hw, parm1, HFA384x_PARAM1);
260 hfa384x_setreg(hw, parm2, HFA384x_PARAM2);
262 hfa384x_setreg(hw, cmd, HFA384x_CMD);
286 hfa384x_setreg(hw, HFA384x_EVACK_CMD, HFA384x_EVACK);
312 hfa384x_setreg(hw, id, HFA384x_SELECT0);
314 hfa384x_setreg(hw, offset, HFA384x_OFFSET0);
603 hfa384x_setreg(h
[all...]
H A Dhfa384x.h2928 #define hfa384x_setreg __hfa384x_setreg_noswap macro
2933 #define hfa384x_setreg __hfa384x_setreg macro
2964 * hfa384x_setreg
3044 hfa384x_setreg(hw,
3056 hfa384x_setreg(hw,

Completed in 64 milliseconds