Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dds1620.c368 struct therm th, th_start; in ds1620_init() local
383 th_start.lo = 0; in ds1620_init()
384 th_start.hi = 1; in ds1620_init()
385 ds1620_write_state(&th_start); in ds1620_init()