Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clk/ralink/
Dclk-mtmips.c98 struct mtmips_clk_data { struct
111 const struct mtmips_clk_data *data; argument
771 static const struct mtmips_clk_data rt2880_clk_data = {
782 static const struct mtmips_clk_data rt305x_clk_data = {
793 static const struct mtmips_clk_data rt3352_clk_data = {
804 static const struct mtmips_clk_data rt3883_clk_data = {
815 static const struct mtmips_clk_data rt5350_clk_data = {
826 static const struct mtmips_clk_data mt7620_clk_data = {
837 static const struct mtmips_clk_data mt76x8_clk_data = {
914 const struct mtmips_clk_data *data; in mtmips_clk_init()