hw_atl_smb0_tx_data_set
hw_atl_smb0_tx_data_set(self, (addr << 1) | 0);
hw_atl_smb0_tx_data_set(self, data);
hw_atl_smb0_tx_data_set(self, (addr << 1) | 1);
void hw_atl_smb0_tx_data_set(struct aq_hw_s *aq_hw, u32 data);