Home
last modified time | relevance | path

Searched refs:DS620_REG_CONFIG_PO1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dds620.c39 #define DS620_REG_CONFIG_PO1 0x0040 macro
79 new_conf &= ~DS620_REG_CONFIG_PO1; /* PO_LOW */ in ds620_init_client()
81 new_conf |= DS620_REG_CONFIG_PO1; /* PO_HIGH */ in ds620_init_client()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dds620.c39 #define DS620_REG_CONFIG_PO1 0x0040 macro
79 new_conf &= ~DS620_REG_CONFIG_PO1; /* PO_LOW */ in ds620_init_client()
81 new_conf |= DS620_REG_CONFIG_PO1; /* PO_HIGH */ in ds620_init_client()

Completed in 2 milliseconds