Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/masters/
H A Dds2482.c81 static const u8 ds2482_chan_rd[8] = { 0xB8, 0xB1, 0xAA, 0xA3, 0x9C, 0x95, 0x8E, 0x87 }; variable
245 if (i2c_smbus_read_byte(pdev->client) == ds2482_chan_rd[channel]) { in ds2482_set_channel()