Searched refs:w83627thf (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/hwmon/
H A Dw83627hf.c30 w83627thf 7 3 3 3 0x90 0x5ca3 no yes(LPC)
60 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator in enum:chips
93 #define W83627HF_LD_GPIO5 0x07 /* w83627thf only */
96 #define W83627HF_LD_GPIO4 0x09 /* w83627thf only */
102 #define W83627THF_GPIO5_EN 0x30 /* w83627thf only */
103 #define W83627THF_GPIO5_IOSR 0xf3 /* w83627thf only */
104 #define W83627THF_GPIO5_DR 0xf4 /* w83627thf only */
473 (w83627thf == data->type || w83637hf == data->type
514 (w83627thf == data->type || w83637hf == data->type
541 (w83627thf
[all...]

Completed in 90 milliseconds