Searched refs:uart_ipg_per (Results 1 – 1 of 1) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx25.c | 75 uart_ipg_per, ata_ahb, reserved1, csi_ahb, emi_ahb, esai_ahb, esdhc1_ahb, enumerator 151 clk[uart_ipg_per] = imx_clk_gate("uart_ipg_per", "per15", ccm(CCM_CGCR0), 15); in __mx25_clocks_init() 242 clk_register_clkdev(clk[uart_ipg_per], "per", "imx21-uart.0"); in mx25_clocks_init() 244 clk_register_clkdev(clk[uart_ipg_per], "per", "imx21-uart.1"); in mx25_clocks_init() 246 clk_register_clkdev(clk[uart_ipg_per], "per", "imx21-uart.2"); in mx25_clocks_init() 248 clk_register_clkdev(clk[uart_ipg_per], "per", "imx21-uart.3"); in mx25_clocks_init() 250 clk_register_clkdev(clk[uart_ipg_per], "per", "imx21-uart.4"); in mx25_clocks_init()
|