Searched refs:hisi_clock_data (Results 1 – 6 of 6) sorted by relevance
/drivers/clk/hisilicon/ |
D | clk.h | 33 struct hisi_clock_data { struct 113 struct hisi_clock_data *hisi_clk_init(struct device_node *, int); 115 int, struct hisi_clock_data *); 117 int, struct hisi_clock_data *); 119 struct hisi_clock_data *); 121 int, struct hisi_clock_data *); 123 int, struct hisi_clock_data *); 125 int, struct hisi_clock_data *); 127 int, struct hisi_clock_data *);
|
D | clk.c | 40 struct hisi_clock_data __init *hisi_clk_init(struct device_node *np, in hisi_clk_init() 43 struct hisi_clock_data *clk_data; in hisi_clk_init() 76 int nums, struct hisi_clock_data *data) in hisi_clk_register_fixed_rate() 97 struct hisi_clock_data *data) in hisi_clk_register_fixed_factor() 117 int nums, struct hisi_clock_data *data) in hisi_clk_register_mux() 146 int nums, struct hisi_clock_data *data) in hisi_clk_register_divider() 175 int nums, struct hisi_clock_data *data) in hisi_clk_register_gate() 203 int nums, struct hisi_clock_data *data) in hisi_clk_register_gate_sep() 231 int nums, struct hisi_clock_data *data) in hi6220_clk_register_divider()
|
D | clk-hi6220.c | 75 struct hisi_clock_data *clk_data_ao; in hi6220_clk_ao_init() 181 struct hisi_clock_data *clk_data; in hi6220_clk_sys_init() 238 struct hisi_clock_data *clk_data; in hi6220_clk_media_init() 272 struct hisi_clock_data *clk_data; in hi6220_clk_power_init()
|
D | clk-hip04.c | 46 struct hisi_clock_data *clk_data; in hip04_clk_init()
|
D | clk-hix5hd2.c | 257 struct hisi_clock_data *data) in hix5hd2_clk_register_complex() 304 struct hisi_clock_data *clk_data; in hix5hd2_clk_init()
|
D | clk-hi3620.c | 211 struct hisi_clock_data *clk_data; in hi3620_clk_init()
|