Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c205 u32 unit_value; member
216 .unit_value = ASPEED_PTCR_CLK_CTRL_TYPEM_UNIT,
225 .unit_value = ASPEED_PTCR_CLK_CTRL_TYPEN_UNIT,
234 .unit_value = ASPEED_PTCR_CLK_CTRL_TYPEO_UNIT,
394 (unit << type_params[type].unit_value)); in aspeed_set_pwm_clock_values()