Searched refs:DS2482_CMD_CHANNEL_SELECT (Results 1 – 1 of 1) sorted by relevance
50 #define DS2482_CMD_CHANNEL_SELECT 0xC3 /* Param: Channel byte - DS2482-800 only */ macro242 if (i2c_smbus_write_byte_data(pdev->client, DS2482_CMD_CHANNEL_SELECT, in ds2482_set_channel()