Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/tegra/
Dclk-dfll.c117 #define DFLL_OUTPUT_CFG_PWM_DIV_SHIFT 0 macro
119 (OUT_MASK << DFLL_OUTPUT_CFG_PWM_DIV_SHIFT)
585 val |= (div << DFLL_OUTPUT_CFG_PWM_DIV_SHIFT) in dfll_pwm_set_output_enabled()