Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/x86/
H A Dclk-fch.c28 #define ST_MAX_CLKS 4 macro
38 static struct clk_hw *hws[ST_MAX_CLKS];
104 clks = pci_match_id(fch_pci_ids, rdev) ? CLK_MAX_FIXED : ST_MAX_CLKS; in fch_clk_remove()