Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Dtegra-gmi.c39 #define TEGRA_GMI_OE_WIDTH(x) ((x & 0xff) << 8) macro
196 gmi->snor_timing1 |= TEGRA_GMI_OE_WIDTH(property); in tegra_gmi_parse_dt()
198 gmi->snor_timing1 |= TEGRA_GMI_OE_WIDTH(1); in tegra_gmi_parse_dt()