Home
last modified time | relevance | path

Searched refs:TEGRA_GMI_CS_SELECT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/
H A Dtegra-gmi.c27 #define TEGRA_GMI_CS_SELECT(x) ((x & 0x7) << 4) macro
162 gmi->snor_config |= TEGRA_GMI_CS_SELECT(property); in tegra_gmi_parse_dt()
/kernel/linux/linux-6.6/drivers/bus/
H A Dtegra-gmi.c29 #define TEGRA_GMI_CS_SELECT(x) ((x & 0x7) << 4) macro
167 gmi->snor_config |= TEGRA_GMI_CS_SELECT(property); in tegra_gmi_parse_dt()

Completed in 2 milliseconds