Searched refs:pomode (Results 1 – 3 of 3) sorted by relevance
25 (struct ds620_platform_data) .pomode == 0 (default), the thermostat output pin26 PO is always low. If .pomode == 1, the thermostat is in PO_LOW mode. I.e., the30 Likewise, with .pomode == 2, the thermostat is in PO_HIGH mode. I.e., the PO
19 int pomode; member
91 if (ds620_info && ds620_info->pomode == 1) in ds620_init_client()93 else if (ds620_info && ds620_info->pomode == 2) in ds620_init_client()