Searched refs:REG_VPD_CAP (Results 1 – 5 of 5) 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
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()