Home
last modified time | relevance | path

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

/linux/include/linux/
A Dw1.h45 #define W1_MATCH_ROM 0x55 macro
/linux/drivers/w1/slaves/
A Dw1_ds2405.c185 cmd[0] = W1_MATCH_ROM; in output_store()
A Dw1_therm.c1007 u8 match[9] = { W1_MATCH_ROM, }; in reset_select_slave()
/linux/drivers/w1/
A Dw1_io.c395 u8 match[9] = {W1_MATCH_ROM, }; in w1_reset_select_slave()
/linux/Documentation/w1/
A Dw1-generic.rst40 is selected using either W1_SKIP_ROM or W1_MATCH_ROM command.

Completed in 8 milliseconds