Searched refs:DEVICE_1WS_pos (Results 1 – 3 of 3) sorted by relevance
40 #define DEVICE_1WS_pos 3 macro41 #define DEVICE_1WS_msk BIT(DEVICE_1WS_pos)
75 WRITE_BIT(reg_config, DEVICE_1WS_pos, value); in ds2482_configure()
75 WRITE_BIT(data->reg_device_config, DEVICE_1WS_pos, value); in ds2484_configure()