Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpcf8591.c61 #define PCF8591_INIT_CONTROL ((input_mode << 4) | PCF8591_CONTROL_AOEF) macro
245 data->control = PCF8591_INIT_CONTROL; in pcf8591_init_client()