Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-axxia.c30 #define GLOBAL_SLV_EN BIT(1) macro
686 writel(GLOBAL_MST_EN | GLOBAL_SLV_EN, idev->base + GLOBAL_CONTROL); in axxia_i2c_reg_slave()