Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c194 #define GEN3_EQ_CONTROL_OFF_PSET_REQ_VEC_MASK GENMASK(23, 8) macro
839 val &= ~GEN3_EQ_CONTROL_OFF_PSET_REQ_VEC_MASK; in config_gen3_gen4_eq_presets()
850 val &= ~GEN3_EQ_CONTROL_OFF_PSET_REQ_VEC_MASK; in config_gen3_gen4_eq_presets()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c184 #define GEN3_EQ_CONTROL_OFF_PSET_REQ_VEC_MASK GENMASK(23, 8) macro
866 val &= ~GEN3_EQ_CONTROL_OFF_PSET_REQ_VEC_MASK; in config_gen3_gen4_eq_presets()
877 val &= ~GEN3_EQ_CONTROL_OFF_PSET_REQ_VEC_MASK; in config_gen3_gen4_eq_presets()

Completed in 8 milliseconds