Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/tegra/
Dclk-dfll.c118 #define DFLL_OUTPUT_CFG_PWM_DIV_MASK \ macro
583 val &= ~DFLL_OUTPUT_CFG_PWM_DIV_MASK; in dfll_pwm_set_output_enabled()
586 & DFLL_OUTPUT_CFG_PWM_DIV_MASK; in dfll_pwm_set_output_enabled()