Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-imx1.c25 #define MX1_PWMC_EN BIT(4) macro
104 value |= MX1_PWMC_EN; in pwm_imx1_enable()
116 value &= ~MX1_PWMC_EN; in pwm_imx1_disable()