Searched refs:ALI_7101_GPIO_O (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/watchdog/
H A Dalim7101_wdt.c47 #define ALI_7101_GPIO_O 0x7E macro
108 ALI_7101_GPIO_O, &tmp);
110 ALI_7101_GPIO_O, tmp | 0x20);
112 ALI_7101_GPIO_O, tmp & ~0x20);
136 ALI_7101_GPIO_O, &tmp);
138 ALI_7101_GPIO_O, tmp & ~0x20);
146 ALI_7101_GPIO_O, &tmp);
148 ALI_7101_GPIO_O, tmp | 0x20);

Completed in 23 milliseconds