Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-axi-pwmgen.c42 #define AXI_PWMGEN_REG_CONFIG_RESET BIT(0) macro
159 ret = regmap_clear_bits(regmap, AXI_PWMGEN_REG_CONFIG, AXI_PWMGEN_REG_CONFIG_RESET); in axi_pwmgen_setup()