Home
last modified time | relevance | path

Searched refs:I2C_M_STOP (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Di2c.h91 #define I2C_M_STOP 0x0004 macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c317 if (numbytes == 1 && i2c_flag & I2C_M_STOP) in smu_v11_0_i2c_transmit()
396 if (numbytes == 1 && i2c_flag & I2C_M_STOP) in smu_v11_0_i2c_receive()
689 i2c_flag |= I2C_M_STOP; in smu_v11_0_i2c_xfer()
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c1516 ((i == num_msgs - 1) || (msg[i].flags & I2C_M_STOP))) { in aldebaran_i2c_xfer()
H A Dsmu_v13_0_6_ppt.c1746 ((i == num_msgs - 1) || (msg[i].flags & I2C_M_STOP))) { in smu_v13_0_6_i2c_xfer()
H A Dsmu_v13_0_0_ppt.c2274 ((i == num_msgs - 1) || (msg[i].flags & I2C_M_STOP))) { in smu_v13_0_0_i2c_xfer()
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c1838 if (!(i2c_msg->flags & I2C_M_STOP)) in drm_dp_i2c_msg_set_request()
H A Ddrm_dp_mst_topology.c5608 if (msgs[i].flags & I2C_M_RD || !(msgs[i].flags & I2C_M_STOP) || in remote_i2c_write_ok()
5634 msg.u.i2c_read.transactions[i].no_stop_bit = !(msgs[i].flags & I2C_M_STOP); in drm_dp_mst_i2c_read()
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c2109 ((i == num_msgs - 1) || (msg[i].flags & I2C_M_STOP))) { in arcturus_i2c_xfer()
H A Dnavi10_ppt.c3018 ((i == num_msgs - 1) || (msg[i].flags & I2C_M_STOP))) { in navi10_i2c_xfer()
H A Dsienna_cichlid_ppt.c3796 ((i == num_msgs - 1) || (msg[i].flags & I2C_M_STOP))) { in sienna_cichlid_i2c_xfer()