Searched defs:i2c_adap (Results 1 – 13 of 13) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_eeprom.c | 92 static int __amdgpu_eeprom_xfer(struct i2c_adapter *i2c_adap, u32 eeprom_addr, in __amdgpu_eeprom_xfer() 181 static int amdgpu_eeprom_xfer(struct i2c_adapter *i2c_adap, u32 eeprom_addr, in amdgpu_eeprom_xfer() 226 int amdgpu_eeprom_read(struct i2c_adapter *i2c_adap, in amdgpu_eeprom_read() 234 int amdgpu_eeprom_write(struct i2c_adapter *i2c_adap, in amdgpu_eeprom_write()
|
H A D | amdgpu_i2c.c | 43 static int amdgpu_i2c_pre_xfer(struct i2c_adapter *i2c_adap) in amdgpu_i2c_pre_xfer() 85 static void amdgpu_i2c_post_xfer(struct i2c_adapter *i2c_adap) in amdgpu_i2c_post_xfer()
|
H A D | amdgpu_atombios_i2c.c | 107 int amdgpu_atombios_i2c_xfer(struct i2c_adapter *i2c_adap, in amdgpu_atombios_i2c_xfer()
|
H A D | smu_v11_0_i2c.c | 645 static int smu_v11_0_i2c_xfer(struct i2c_adapter *i2c_adap, in smu_v11_0_i2c_xfer()
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_i2c.c | 88 static int pre_xfer(struct i2c_adapter *i2c_adap) in pre_xfer() 158 static void post_xfer(struct i2c_adapter *i2c_adap) in post_xfer() 420 static int r100_hw_i2c_xfer(struct i2c_adapter *i2c_adap, in r100_hw_i2c_xfer() 673 static int r500_hw_i2c_xfer(struct i2c_adapter *i2c_adap, in r500_hw_i2c_xfer() 906 static int radeon_hw_i2c_xfer(struct i2c_adapter *i2c_adap, in radeon_hw_i2c_xfer()
|
H A D | atombios_i2c.c | 100 int radeon_atom_hw_i2c_xfer(struct i2c_adapter *i2c_adap, in radeon_atom_hw_i2c_xfer()
|
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 2060 static int arcturus_i2c_xfer(struct i2c_adapter *i2c_adap, in arcturus_i2c_xfer()
|
H A D | navi10_ppt.c | 2984 static int navi10_i2c_xfer(struct i2c_adapter *i2c_adap, in navi10_i2c_xfer()
|
H A D | sienna_cichlid_ppt.c | 3747 static int sienna_cichlid_i2c_xfer(struct i2c_adapter *i2c_adap, in sienna_cichlid_i2c_xfer()
|
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu13/ |
H A D | aldebaran_ppt.c | 1467 static int aldebaran_i2c_xfer(struct i2c_adapter *i2c_adap, in aldebaran_i2c_xfer()
|
H A D | smu_v13_0_0_ppt.c | 2225 static int smu_v13_0_0_i2c_xfer(struct i2c_adapter *i2c_adap, in smu_v13_0_0_i2c_xfer()
|
H A D | smu_v13_0_6_ppt.c | 1697 static int smu_v13_0_6_i2c_xfer(struct i2c_adapter *i2c_adap, in smu_v13_0_6_i2c_xfer()
|
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 7457 static int amdgpu_dm_i2c_xfer(struct i2c_adapter *i2c_adap, in amdgpu_dm_i2c_xfer()
|