Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/w1-eeprom/
H A Deep_sandbox.c13 #define W1_F2D_READ_EEPROM 0xf0 macro
34 w1_write_byte(dev, W1_F2D_READ_EEPROM); in eep_sandbox_read_buf()
H A Dds24xxx.c16 #define W1_F2D_READ_EEPROM 0xf0 macro
23 w1_write_byte(dev, W1_F2D_READ_EEPROM); in ds24xxx_read_buf()
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2431.c31 #define W1_F2D_READ_EEPROM 0xF0 macro
71 wrbuf[0] = W1_F2D_READ_EEPROM; in w1_f2d_readblock()