Home
last modified time | relevance | path

Searched refs:GLOBAL_CONTROL (Results 1 – 4 of 4) sorted by relevance

/drivers/i2c/busses/
Di2c-axxia.c28 #define GLOBAL_CONTROL 0x00 macro
200 writel(0x1, idev->base + GLOBAL_CONTROL); in axxia_i2c_init()
686 writel(GLOBAL_MST_EN | GLOBAL_SLV_EN, idev->base + GLOBAL_CONTROL); in axxia_i2c_reg_slave()
711 writel(GLOBAL_MST_EN, idev->base + GLOBAL_CONTROL); in axxia_i2c_unreg_slave()
/drivers/net/dsa/
Dmv88e6060.h67 #define GLOBAL_CONTROL 0x04 macro
Dmv88e6060.c105 ret = reg_write(priv, REG_GLOBAL, GLOBAL_CONTROL, in mv88e6060_setup_global()
/drivers/pcmcia/
Dvrc4171_card.c52 #define GLOBAL_CONTROL 0x1e macro
597 exca_write_byte(slot, GLOBAL_CONTROL, 0); in vrc4171_add_sockets()