Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Daspeed-g6-pwm-tach.c154 bool polarity, pin_en, clk_en; in aspeed_pwm_get_state() local
160 pin_en = FIELD_GET(PWM_ASPEED_CTRL_PIN_ENABLE, val); in aspeed_pwm_get_state()
183 state->enabled = pin_en; in aspeed_pwm_get_state()