Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dw1.h54 #define W1_MATCH_ROM 0x55 macro
/Linux-v4.19/drivers/w1/slaves/
Dw1_ds2405.c195 cmd[0] = W1_MATCH_ROM; in output_store()
/Linux-v4.19/drivers/w1/
Dw1_io.c404 u8 match[9] = {W1_MATCH_ROM, }; in w1_reset_select_slave()
/Linux-v4.19/Documentation/w1/
Dw1.generic36 is selected using either W1_SKIP_ROM or W1_MATCH_ROM command.