Searched refs:DS4510_CFG_SWRST (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/misc/ | ||
| H A D | ds4510.h | 47 #define DS4510_CFG_SWRST 0x08 macro |
| H A D | ds4510.c | 205 printf(" swrst = %d\n\n", data & DS4510_CFG_SWRST ? 1 : 0); in ds4510_info() |