Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ralink/
H A Dclk-mtmips.c98 struct mtmips_clk_data { struct
111 const struct mtmips_clk_data *data; argument
755 static const struct mtmips_clk_data rt2880_clk_data = {
766 static const struct mtmips_clk_data rt305x_clk_data = {
777 static const struct mtmips_clk_data rt3352_clk_data = {
788 static const struct mtmips_clk_data rt3883_clk_data = {
799 static const struct mtmips_clk_data rt5350_clk_data = {
810 static const struct mtmips_clk_data mt7620_clk_data = {
821 static const struct mtmips_clk_data mt76x8_clk_data = {
898 const struct mtmips_clk_data *data; in mtmips_clk_init()