Searched refs:AMBA_ERROR_RESPONSE_CRS_MASK (Results 1 – 1 of 1) sorted by relevance
204 #define AMBA_ERROR_RESPONSE_CRS_MASK GENMASK(1, 0) macro875 val &= ~(AMBA_ERROR_RESPONSE_CRS_MASK << AMBA_ERROR_RESPONSE_CRS_SHIFT); in tegra_pcie_prepare_host()