Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Dtegra-gmi.c21 #define TEGRA_GMI_CONFIG_GO BIT(31) macro
73 gmi->snor_config |= TEGRA_GMI_CONFIG_GO; in tegra_gmi_enable()
85 config &= ~TEGRA_GMI_CONFIG_GO; in tegra_gmi_disable()