Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-dfll.c116 #define DFLL_OUTPUT_CFG_PWM_ENABLE (0x1 << 6) macro
590 val |= DFLL_OUTPUT_CFG_PWM_ENABLE; in dfll_pwm_set_output_enabled()
599 val &= ~DFLL_OUTPUT_CFG_PWM_ENABLE; in dfll_pwm_set_output_enabled()