Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dds4510.h44 #define DS4510_CFG_RESET 0x20 macro
H A Dds4510.c202 printf(" rst sts = %d\n", data & DS4510_CFG_RESET ? 1 : 0); in ds4510_info()