Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c352 u8 subaddr = 0x7, dmdregval; in saa7134_i2c_eeprom_md7134_gate() local
359 .buf = &dmdregval, .len = 1} in saa7134_i2c_eeprom_md7134_gate()
365 if ((ret == 2) && (dmdregval & 0x2)) { in saa7134_i2c_eeprom_md7134_gate()
370 data[1] = (dmdregval & ~0x2); in saa7134_i2c_eeprom_md7134_gate()