Searched refs:GLOBAL_CONTROL (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/dsa/
H A Dmv88e6060.h67 #define GLOBAL_CONTROL 0x04 macro
H A Dmv88e6060.c105 ret = reg_write(priv, REG_GLOBAL, GLOBAL_CONTROL,
/linux-master/drivers/i2c/busses/
H A Di2c-axxia.c28 #define GLOBAL_CONTROL 0x00 macro
202 writel(0x1, idev->base + GLOBAL_CONTROL);
688 writel(GLOBAL_MST_EN | GLOBAL_SLV_EN, idev->base + GLOBAL_CONTROL);
713 writel(GLOBAL_MST_EN, idev->base + GLOBAL_CONTROL);

Completed in 193 milliseconds