Searched refs:REG_VPD_CAP (Results 1 – 6 of 6) sorted by relevance
112 AT_WRITE_REG(hw, REG_VPD_CAP, control); in atl1e_read_eeprom()116 control = AT_READ_REG(hw, REG_VPD_CAP); in atl1e_read_eeprom()
55 #define REG_VPD_CAP 0x6C macro
157 regs_buff[0] = AT_READ_REG(hw, REG_VPD_CAP); in atl1e_get_regs()
37 #define REG_VPD_CAP 0x6C macro
1820 regs_buff[0] = ATL2_READ_REG(hw, REG_VPD_CAP); in atl2_get_regs()2716 ATL2_WRITE_REG(hw, REG_VPD_CAP, Control); in atl2_read_eeprom()2720 Control = ATL2_READ_REG(hw, REG_VPD_CAP); in atl2_read_eeprom()
318 iowrite32(control, hw->hw_addr + REG_VPD_CAP); in atl1_read_eeprom()319 ioread32(hw->hw_addr + REG_VPD_CAP); in atl1_read_eeprom()323 control = ioread32(hw->hw_addr + REG_VPD_CAP); in atl1_read_eeprom()