Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-tegra.c70 #define DVC_CTRL_REG3_SW_PROG BIT(26) macro
512 val |= DVC_CTRL_REG3_SW_PROG; in tegra_dvc_init()