Lines Matching refs:REG_GLOBAL2
84 REG_WRITE(REG_GLOBAL2, 0x02, 0xffff); in mv88e6352_setup_global()
89 REG_WRITE(REG_GLOBAL2, 0x03, 0xffff); in mv88e6352_setup_global()
98 REG_WRITE(REG_GLOBAL2, 0x05, 0x00ff); in mv88e6352_setup_global()
107 REG_WRITE(REG_GLOBAL2, 0x06, 0x8000 | (i << 8) | nexthop); in mv88e6352_setup_global()
112 REG_WRITE(REG_GLOBAL2, 0x07, 0x8000 | (i << 12) | 0x7f); in mv88e6352_setup_global()
116 REG_WRITE(REG_GLOBAL2, 0x08, 0x8000 | (i << 11)); in mv88e6352_setup_global()
122 REG_WRITE(REG_GLOBAL2, 0x09, 0x9000 | (i << 8)); in mv88e6352_setup_global()
125 REG_WRITE(REG_GLOBAL2, 0x0b, 0x9000); in mv88e6352_setup_global()
129 REG_WRITE(REG_GLOBAL2, 0x0f, 0x8000 | (i << 8)); in mv88e6352_setup_global()
331 ret = mv88e6xxx_reg_write(ds, REG_GLOBAL2, 0x14, in mv88e6352_read_eeprom_word()
340 ret = mv88e6xxx_reg_read(ds, REG_GLOBAL2, 0x15); in mv88e6352_read_eeprom_word()
413 ret = mv88e6xxx_reg_read(ds, REG_GLOBAL2, 0x14); in mv88e6352_eeprom_is_readonly()
431 ret = mv88e6xxx_reg_write(ds, REG_GLOBAL2, 0x15, data); in mv88e6352_write_eeprom_word()
435 ret = mv88e6xxx_reg_write(ds, REG_GLOBAL2, 0x14, in mv88e6352_write_eeprom_word()