Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dds4510.h42 #define DS4510_CFG_READY 0x80 macro
H A Dds4510.c200 printf(" /ready = %d\n", data & DS4510_CFG_READY ? 1 : 0); in ds4510_info()