Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/ralink/
Dclk-mtmips.c98 struct mtmips_clk_data { struct
111 const struct mtmips_clk_data *data; argument
746 static const struct mtmips_clk_data rt2880_clk_data = {
757 static const struct mtmips_clk_data rt305x_clk_data = {
768 static const struct mtmips_clk_data rt3352_clk_data = {
779 static const struct mtmips_clk_data rt3883_clk_data = {
790 static const struct mtmips_clk_data rt5350_clk_data = {
801 static const struct mtmips_clk_data mt7620_clk_data = {
812 static const struct mtmips_clk_data mt76x8_clk_data = {
885 const struct mtmips_clk_data *data; in mtmips_clk_init()