Searched refs:reg9 (Results 1 – 4 of 4) sorted by relevance
176 uint8_t reg9; in sil164_detect() local178 sil164_readb(dvo, SIL164_REG9, ®9); in sil164_detect()180 if (reg9 & SIL164_9_HTPLG) in sil164_detect()
944 u16 reg8, reg9; in rtl8187_detect_rf() local951 reg9 = rtl8225_read(dev, 9); in rtl8187_detect_rf()955 if (reg8 != 0x588 || reg9 != 0x700) in rtl8187_detect_rf()
751 u16 reg8, reg9; in rtl8180_detect_rf() local762 reg9 = rtl8225_read(dev, 9); in rtl8180_detect_rf()766 if (reg8 != 0x588 || reg9 != 0x700) in rtl8180_detect_rf()
139 u32 reg9; member