Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk-si5351.c73 static const char * const si5351_msynth_names[] = { variable
1646 init.name = si5351_msynth_names[n]; in si5351_i2c_probe()
1666 parent_names[0] = si5351_msynth_names[n]; in si5351_i2c_probe()
1667 parent_names[1] = (n < 4) ? si5351_msynth_names[0] : in si5351_i2c_probe()
1668 si5351_msynth_names[4]; in si5351_i2c_probe()