Searched refs:hw_atl_smb0_tx_data_set (Results 1 – 3 of 3) sorted by relevance
1682 hw_atl_smb0_tx_data_set(self, (addr << 1) | 0); in hw_atl_b0_smb0_start_write()1690 hw_atl_smb0_tx_data_set(self, data); in hw_atl_b0_smb0_write_byte()1702 hw_atl_smb0_tx_data_set(self, (addr << 1) | 1); in hw_atl_b0_smb0_start_read()
47 void hw_atl_smb0_tx_data_set(struct aq_hw_s *aq_hw, u32 data);
93 void hw_atl_smb0_tx_data_set(struct aq_hw_s *aq_hw, u32 data) in hw_atl_smb0_tx_data_set() function