Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-axi-pwmgen.c45 #define AXI_PWMGEN_REG_CORE_MAGIC_VAL 0x601A3471 /* Identification number to test during setup */ macro
215 if (val != AXI_PWMGEN_REG_CORE_MAGIC_VAL) in axi_pwmgen_setup()
218 val, AXI_PWMGEN_REG_CORE_MAGIC_VAL); in axi_pwmgen_setup()