| /rk3399_rockchip-uboot/drivers/usb/musb/ |
| H A D | omap3.c | 38 u32 sysconfig; member 73 l = readl(&otg->sysconfig); in musb_db_otg_regs() 111 OMAP3_OTG_SYSCONFIG_NO_IDLE_MODE, &otg->sysconfig); in musb_platform_init()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-keystone.c | 24 u32 sysconfig; /* 0x010 */ member 120 writel(1, &usbss->sysconfig); in xhci_hcd_init() 121 while (readl(&usbss->sysconfig) & 1) in xhci_hcd_init()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | omap_elm.c | 175 writel((readl(&elm_cfg->sysconfig) | ELM_SYSCONFIG_SOFTRESET), in elm_reset() 176 &elm_cfg->sysconfig); in elm_reset()
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | omap_elm.h | 61 u32 sysconfig; /* 0x010 */ member
|
| H A D | omap_gpmc.h | 58 u32 sysconfig; /* 0x10 */ member
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/ |
| H A D | sdrc.c | 156 writel(SOFTRESET, &sdrc_base->sysconfig); in do_sdrc_init() 159 writel(0, &sdrc_base->sysconfig); in do_sdrc_init()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/ |
| H A D | dss.h | 40 u32 sysconfig; /* 0x10 */ member 53 u32 sysconfig; /* 0x10 */ member
|
| H A D | cpu.h | 103 u32 sysconfig; /* 0x10 */ member 135 u32 sysconfig; /* 0x10 */ member
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | xhci-omap.h | 92 u32 sysconfig; /* offset of 0x10 */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | omap_mmc.h | 32 unsigned int sysconfig; /* 0x10 */ member
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | mem-common.c | 165 writel(0x00000008, &gpmc_cfg->sysconfig); in gpmc_init()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | am335x-fb.c | 88 unsigned int sysconfig; /* 0x54 */ member
|
| H A D | omap3_dss.c | 106 writel(DSS_SOFTRESET, &dss->sysconfig); in omap3_dss_panel_config()
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | omap3_spi.c | 97 unsigned int sysconfig; /* 0x10 */ member 432 writel(OMAP3_MCSPI_SYSCONFIG_SOFTRESET, ®s->sysconfig); in spi_reset() 439 OMAP3_MCSPI_SYSCONFIG_SMARTIDLE, ®s->sysconfig); in spi_reset()
|
| H A D | ti_qspi.c | 77 u32 sysconfig; member
|
| /rk3399_rockchip-uboot/drivers/usb/phy/ |
| H A D | omap_usb_phy.c | 163 writel(val, &omap->otg_wrapper->sysconfig); in omap_enable_usb3_phy()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/ |
| H A D | cpu.h | 533 unsigned int sysconfig; member
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | omap_hsmmc.c | 231 writel(readl(&mmc_base->sysconfig) | MMC_SOFTRESET, in omap_hsmmc_init_setup() 232 &mmc_base->sysconfig); in omap_hsmmc_init_setup()
|