Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlan966x-hwmon.c69 #define LAN966X_PVT_CLK 1200000 /* 1.2 MHz */ macro
307 div = DIV_ROUND_CLOSEST(hwmon->clk_rate, LAN966X_PVT_CLK); in lan966x_hwmon_enable()