Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/blink/
H A Dleds-lgm-sso.c59 static const int shift_clk_freq_tbl[] = {25000000, 12500000, 6250000, 3125000}; variable
498 int idx, size = ARRAY_SIZE(shift_clk_freq_tbl); in sso_register_shift_clk()
502 if (shift_clk_freq_tbl[idx] <= priv->gpio.shift_clk_freq) { in sso_register_shift_clk()