Home
last modified time | relevance | path

Searched refs:PCF8591_INIT_CONTROL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dpcf8591.c73 #define PCF8591_INIT_CONTROL ((input_mode << 4) | PCF8591_CONTROL_AOEF) macro
261 data->control = PCF8591_INIT_CONTROL; in pcf8591_init_client()