Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-tegra.c71 #define DVC_CTRL_REG3_SW_PROG BIT(26) macro
507 val |= DVC_CTRL_REG3_SW_PROG; in tegra_dvc_init()