Searched refs:GLOBAL_CONTROL (Results 1 – 2 of 2) sorted by relevance
28 #define GLOBAL_CONTROL 0x00 macro202 writel(0x1, idev->base + GLOBAL_CONTROL); in axxia_i2c_init()673 writel(GLOBAL_MST_EN | GLOBAL_SLV_EN, idev->base + GLOBAL_CONTROL); in axxia_i2c_reg_slave()698 writel(GLOBAL_MST_EN, idev->base + GLOBAL_CONTROL); in axxia_i2c_unreg_slave()
67 #define GLOBAL_CONTROL 0x04 macro