Home
last modified time | relevance | path

Searched refs:PCC1_RBASE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dclock.c186 val = readl(PCC1_RBASE + 4 * OCOTP_CTRL_PCC1_SLOT); in enable_ocotp_clk()
188 writel(PCC_CGC_MASK, (PCC1_RBASE + 4 * OCOTP_CTRL_PCC1_SLOT)); in enable_ocotp_clk()
190 val = readl(PCC1_RBASE + 4 * OCOTP_CTRL_HIGH4K_PCC1_SLOT); in enable_ocotp_clk()
193 (PCC1_RBASE + 4 * OCOTP_CTRL_HIGH4K_PCC1_SLOT)); in enable_ocotp_clk()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dimx-regs.h138 #define PCC1_RBASE ((AIPS1_BASE + (AIPS1_SLOT_SIZE * PCC1_AIPS1_SLOT))) macro
202 #define LPUART2_PCC_REG (PCC1_RBASE + (4 * LPUART2_PCC1_SLOT))
203 #define LPUART3_PCC_REG (PCC1_RBASE + (4 * LPUART3_PCC1_SLOT))
212 #define SIM1_PCC_REG (PCC1_RBASE + (4 * SIM1_PCC1_SLOT))
215 #define OCOTP_CTRL_PCC_REG (PCC1_RBASE + (4 * OCOTP_CTRL_PCC1_SLOT))