Searched refs:GPIO_FAN (Results 1 – 3 of 3) sorted by relevance
92 nw_gpio_modify_op(GPIO_FAN, i ? GPIO_FAN : 0); in netwinder_set_fan()101 return (nw_gpio_read() & GPIO_FAN) ? FAN_ON : FAN_OFF; in netwinder_get_fan()
72 #define GPIO_FAN 0x004 macro
327 nw_gpio_modify_op(-1, GPIO_RED_LED | GPIO_FAN); in wb977_init_gpio()