Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c195 #define GEN3_EQ_CONTROL_OFF_FB_MODE_MASK GENMASK(3, 0) macro
841 val &= ~GEN3_EQ_CONTROL_OFF_FB_MODE_MASK; in config_gen3_gen4_eq_presets()
852 val &= ~GEN3_EQ_CONTROL_OFF_FB_MODE_MASK; in config_gen3_gen4_eq_presets()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c185 #define GEN3_EQ_CONTROL_OFF_FB_MODE_MASK GENMASK(3, 0) macro
868 val &= ~GEN3_EQ_CONTROL_OFF_FB_MODE_MASK; in config_gen3_gen4_eq_presets()
880 val &= ~GEN3_EQ_CONTROL_OFF_FB_MODE_MASK; in config_gen3_gen4_eq_presets()

Completed in 9 milliseconds