Searched refs:axxia_clkmux (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/
H A Dclk-axm5516.c104 * struct axxia_clkmux - Axxia clock mux
110 struct axxia_clkmux { struct
116 #define to_axxia_clkmux(_aclk) container_of(_aclk, struct axxia_clkmux, aclk)
124 struct axxia_clkmux *mux = to_axxia_clkmux(aclk);
336 static struct axxia_clkmux clk_cpu0_mux = {
353 static struct axxia_clkmux clk_cpu1_mux = {
370 static struct axxia_clkmux clk_cpu2_mux = {
387 static struct axxia_clkmux clk_cpu3_mux = {
404 static struct axxia_clkmux clk_nrcp_mux = {
421 static struct axxia_clkmux clk_sys_mu
[all...]

Completed in 124 milliseconds