Home
last modified time | relevance | path

Searched refs:CCM_CCGR0 (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-vf610.c28 #define CCM_CCGR0 (ccm_base + 0x40) macro
40 #define CCM_CCGRx(x) (CCM_CCGR0 + (x) * 4)
315 clk[VF610_CLK_UART0] = imx_clk_gate2_cgr("uart0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(7), 0x2); in vf610_clocks_init()
316 clk[VF610_CLK_UART1] = imx_clk_gate2_cgr("uart1", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(8), 0x2); in vf610_clocks_init()
317 clk[VF610_CLK_UART2] = imx_clk_gate2_cgr("uart2", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(9), 0x2); in vf610_clocks_init()
318 clk[VF610_CLK_UART3] = imx_clk_gate2_cgr("uart3", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(10), 0x2); in vf610_clocks_init()
327 clk[VF610_CLK_DSPI0] = imx_clk_gate2("dspi0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(12)); in vf610_clocks_init()
328 clk[VF610_CLK_DSPI1] = imx_clk_gate2("dspi1", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(13)); in vf610_clocks_init()
390 clk[VF610_CLK_SAI0] = imx_clk_gate2("sai0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(15)); in vf610_clocks_init()
435 clk[VF610_CLK_DMAMUX0] = imx_clk_gate2("dmamux0", "platform_bus", CCM_CCGR0, CCM_CCGRx_CGn(4)); in vf610_clocks_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-vf610.c28 #define CCM_CCGR0 (ccm_base + 0x40) macro
40 #define CCM_CCGRx(x) (CCM_CCGR0 + (x) * 4)
315 clk[VF610_CLK_UART0] = imx_clk_gate2_cgr("uart0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(7), 0x2); in vf610_clocks_init()
316 clk[VF610_CLK_UART1] = imx_clk_gate2_cgr("uart1", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(8), 0x2); in vf610_clocks_init()
317 clk[VF610_CLK_UART2] = imx_clk_gate2_cgr("uart2", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(9), 0x2); in vf610_clocks_init()
318 clk[VF610_CLK_UART3] = imx_clk_gate2_cgr("uart3", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(10), 0x2); in vf610_clocks_init()
327 clk[VF610_CLK_DSPI0] = imx_clk_gate2("dspi0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(12)); in vf610_clocks_init()
328 clk[VF610_CLK_DSPI1] = imx_clk_gate2("dspi1", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(13)); in vf610_clocks_init()
390 clk[VF610_CLK_SAI0] = imx_clk_gate2("sai0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(15)); in vf610_clocks_init()
435 clk[VF610_CLK_DMAMUX0] = imx_clk_gate2("dmamux0", "platform_bus", CCM_CCGR0, CCM_CCGRx_CGn(4)); in vf610_clocks_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-vf610.c28 #define CCM_CCGR0 (ccm_base + 0x40) macro
40 #define CCM_CCGRx(x) (CCM_CCGR0 + (x) * 4)
315 clk[VF610_CLK_UART0] = imx_clk_gate2_cgr("uart0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(7), 0x2); in vf610_clocks_init()
316 clk[VF610_CLK_UART1] = imx_clk_gate2_cgr("uart1", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(8), 0x2); in vf610_clocks_init()
317 clk[VF610_CLK_UART2] = imx_clk_gate2_cgr("uart2", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(9), 0x2); in vf610_clocks_init()
318 clk[VF610_CLK_UART3] = imx_clk_gate2_cgr("uart3", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(10), 0x2); in vf610_clocks_init()
327 clk[VF610_CLK_DSPI0] = imx_clk_gate2("dspi0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(12)); in vf610_clocks_init()
328 clk[VF610_CLK_DSPI1] = imx_clk_gate2("dspi1", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(13)); in vf610_clocks_init()
390 clk[VF610_CLK_SAI0] = imx_clk_gate2("sai0", "ipg_bus", CCM_CCGR0, CCM_CCGRx_CGn(15)); in vf610_clocks_init()
435 clk[VF610_CLK_DMAMUX0] = imx_clk_gate2("dmamux0", "platform_bus", CCM_CCGR0, CCM_CCGRx_CGn(4)); in vf610_clocks_init()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-sopine/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/sysutils/u-boot-chip/u-boot-2021.07/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/board/aristainetos/
H A Dclocks2.cfg17 DATA 4, CCM_CCGR0, 0x00c03f3f

12345678910>>...19