Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2406.c22 #define W1_F12_FUNC_READ_STATUS 0xAA macro
30 u8 w1_buf[6] = {W1_F12_FUNC_READ_STATUS, 7, 0, 0, 0, 0}; in w1_f12_read_state()