Home
last modified time | relevance | path

Searched refs:WPG_I2CMCNTL_STARTOP_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_hpc.c67 #define WPG_I2CMCNTL_STARTOP_MASK 0x00000002 // Start the Operation macro
168 data = WPG_I2CMCNTL_STARTOP_MASK; in i2c_ctrl_read()
181 if (!(data & WPG_I2CMCNTL_STARTOP_MASK)) in i2c_ctrl_read()
279 data = WPG_I2CMCNTL_STARTOP_MASK; in i2c_ctrl_write()
292 if (!(data & WPG_I2CMCNTL_STARTOP_MASK)) in i2c_ctrl_write()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c67 #define WPG_I2CMCNTL_STARTOP_MASK 0x00000002 // Start the Operation macro
168 data = WPG_I2CMCNTL_STARTOP_MASK; in i2c_ctrl_read()
181 if (!(data & WPG_I2CMCNTL_STARTOP_MASK)) in i2c_ctrl_read()
279 data = WPG_I2CMCNTL_STARTOP_MASK; in i2c_ctrl_write()
292 if (!(data & WPG_I2CMCNTL_STARTOP_MASK)) in i2c_ctrl_write()

Completed in 4 milliseconds