Searched refs:pomode (Results 1 – 3 of 3) sorted by relevance
29 (struct ds620_platform_data) .pomode == 0 (default), the thermostat output pin30 PO is always low. If .pomode == 1, the thermostat is in PO_LOW mode. I.e., the34 Likewise, with .pomode == 2, the thermostat is in PO_HIGH mode. I.e., the PO
19 int pomode; member
78 if (ds620_info && ds620_info->pomode == 1) in ds620_init_client()80 else if (ds620_info && ds620_info->pomode == 2) in ds620_init_client()
Completed in 5 milliseconds