Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Daxi-fan-control.c22 #define ADI_REG_PWM_WIDTH 0x0084 macro
110 u32 pwm_width = axi_ioread(ADI_REG_PWM_WIDTH, ctl); in axi_fan_control_get_pwm_duty()
128 axi_iowrite(new_width, ADI_REG_PWM_WIDTH, ctl); in axi_fan_control_set_pwm_duty()