Home
last modified time | relevance | path

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

/linux/drivers/clk/berlin/
H A Dberlin2-avpll.c354 static const u8 quirk_index[] __initconst = { 0, 6, 5, 4, 3, 2, 1, 7 }; variable
369 ch->index = quirk_index[index]; in berlin2_avpll_channel_register()