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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dad525x_dpot.c96 static inline int dpot_read_d8(struct dpot_data *dpot) argument
101 static inline int dpot_read_r8d8(struct dpot_data *dpot, u8 reg) argument
106 static inline int dpot_read_r8d16(struct dpot_data *dpot, u8 reg) argument
111 static inline int dpot_write_d8(struct dpot_data *dpot, u argument
116 dpot_write_r8d8(struct dpot_data *dpot, u8 reg, u16 val) argument
121 dpot_write_r8d16(struct dpot_data *dpot, u8 reg, u16 val) argument
126 dpot_read_spi(struct dpot_data *dpot, u8 reg) argument
154 dpot_read_i2c(struct dpot_data *dpot, u8 reg) argument
189 dpot_read(struct dpot_data *dpot, u8 reg) argument
197 dpot_write_spi(struct dpot_data *dpot, u8 reg, u16 value) argument
257 dpot_write_i2c(struct dpot_data *dpot, u8 reg, u16 value) argument
324 dpot_write(struct dpot_data *dpot, u8 reg, u16 value) argument
[all...]

Completed in 97 milliseconds