Searched defs:scu (Results 1 – 19 of 19) sorted by relevance
45 struct ast2600_scu *scu; member205 static uint32_t ast2600_get_hclk_rate(struct ast2600_scu *scu) in ast2600_get_hclk_rate()228 static uint32_t ast2600_get_bclk_rate(struct ast2600_scu *scu) in ast2600_get_bclk_rate()238 static uint32_t ast2600_get_pclk1_rate(struct ast2600_scu *scu) in ast2600_get_pclk1_rate()248 static uint32_t ast2600_get_pclk2_rate(struct ast2600_scu *scu) in ast2600_get_pclk2_rate()508 static uint32_t ast2600_configure_pll(struct ast2600_scu *scu, in ast2600_configure_pll()862 static ulong ast2600_enable_sdclk(struct ast2600_scu *scu) in ast2600_enable_sdclk()879 static ulong ast2600_enable_extsdclk(struct ast2600_scu *scu) in ast2600_enable_extsdclk()907 static ulong ast2600_enable_emmcclk(struct ast2600_scu *scu) in ast2600_enable_emmcclk()957 static ulong ast2600_enable_fsiclk(struct ast2600_scu *scu) in ast2600_enable_fsiclk()[all …]
82 static ulong ast2500_get_clkin(struct ast2500_scu *scu) in ast2500_get_clkin()96 static ulong ast2500_get_uart_clk_rate(struct ast2500_scu *scu, int uart_index) in ast2500_get_uart_clk_rate()269 static ulong ast2500_configure_ddr(struct ast2500_scu *scu, ulong rate) in ast2500_configure_ddr()295 static ulong ast2500_configure_mac(struct ast2500_scu *scu, int index) in ast2500_configure_mac()365 static ulong ast2500_configure_d2pll(struct ast2500_scu *scu, ulong rate) in ast2500_configure_d2pll()
17 struct ast2600_scu *scu; member39 struct ast2600_scu *scu = priv->scu; in ast2600_reset_assert() local54 struct ast2600_scu *scu = priv->scu; in ast2600_reset_deassert() local
18 struct ast2500_scu *scu; member40 struct ast2500_scu *scu = priv->scu; in ast2500_reset_assert() local55 struct ast2500_scu *scu = priv->scu; in ast2500_reset_deassert() local
35 struct scu { struct40 * scu_ipc_send_command() - send command to SCU argument126 struct scu *scu; in scu_ipc_raw_command() local171 struct scu *scu; in scu_ipc_simple_command() local198 struct scu *scu; in scu_ipc_command() local213 struct scu *scu = dev_get_priv(dev); in scu_ipc_probe() local
33 void ast_scu_unlock(struct ast2500_scu *scu) in ast_scu_unlock()40 void ast_scu_lock(struct ast2500_scu *scu) in ast_scu_lock()
8 scu: clock-controller@1e6e2000 { label
772 scu: snoop-control-unit@ffffc000 { label
789 scu: snoop-control-unit@fffec000 { label
103 scu: ipc@ff009000 { label
22 struct ast2500_scu *scu; member
74 struct ast2600_scu *scu; in board_add_ram_info() local
114 struct scu_ctlr *scu = (struct scu_ctlr *)NV_PA_ARM_PERIPHBASE; in enable_scu() local
63 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_nr_cpus() local76 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_cpu_rev() local
111 struct ast2500_scu *scu; in ast_i2c_probe() local
72 struct ast2500_scu *scu; member
433 struct ast2600_scu *scu; member
145 struct ast2500_scu *scu; member
Completed in 21 milliseconds