Searched refs:DS4510_CFG_SEE (Results 1 – 2 of 2) sorted by relevance
79 data &= ~DS4510_CFG_SEE; in ds4510_see_write()81 data |= DS4510_CFG_SEE; in ds4510_see_write()203 printf(" /see = %d\n", data & DS4510_CFG_SEE ? 1 : 0); in ds4510_info()
45 #define DS4510_CFG_SEE 0x10 macro