Searched refs:REG_VPD_CAP (Results 1 – 6 of 6) sorted by relevance
125 AT_WRITE_REG(hw, REG_VPD_CAP, control); in atl1e_read_eeprom()129 control = AT_READ_REG(hw, REG_VPD_CAP); in atl1e_read_eeprom()
68 #define REG_VPD_CAP 0x6C macro
171 regs_buff[0] = AT_READ_REG(hw, REG_VPD_CAP); in atl1e_get_regs()
50 #define REG_VPD_CAP 0x6C macro
1867 regs_buff[0] = ATL2_READ_REG(hw, REG_VPD_CAP); in atl2_get_regs()2771 ATL2_WRITE_REG(hw, REG_VPD_CAP, Control); in atl2_read_eeprom()2775 Control = ATL2_READ_REG(hw, REG_VPD_CAP); in atl2_read_eeprom()
337 iowrite32(control, hw->hw_addr + REG_VPD_CAP); in atl1_read_eeprom()338 ioread32(hw->hw_addr + REG_VPD_CAP); in atl1_read_eeprom()342 control = ioread32(hw->hw_addr + REG_VPD_CAP); in atl1_read_eeprom()