Go to the documentation of this file.
4 #define W977_EFIO_BASE 0x370
5 #define W977_EFIO2_BASE 0x3f0
6 #define W977_DEVICE_IR 0x06
12 static inline void w977_efm_enter(
unsigned int efio)
22 static inline void w977_select_device(
__u8 devnum,
unsigned int efio)
40 static inline __u8 w977_read_reg(
__u8 reg,
unsigned int efio)
49 static inline void w977_efm_exit(
unsigned int efio)