Home
last modified time | relevance | path

Searched defs:anatop_regs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h813 struct anatop_regs { struct
814 u32 pll_sys; /* 0x000 */
815 u32 pll_sys_set; /* 0x004 */
816 u32 pll_sys_clr; /* 0x008 */
817 u32 pll_sys_tog; /* 0x00c */
818 u32 usb1_pll_480_ctrl; /* 0x010 */
819 u32 usb1_pll_480_ctrl_set; /* 0x014 */
820 u32 usb1_pll_480_ctrl_clr; /* 0x018 */
821 u32 usb1_pll_480_ctrl_tog; /* 0x01c */
822 u32 usb2_pll_480_ctrl; /* 0x020 */
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c1109 struct anatop_regs *anatop_regs = in enable_pcie_clock() local