Home
last modified time | relevance | path

Searched full:sysstatus (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dti-sysc.yaml27 SYSCONFIG and SYSSTATUS.
59 REVISION, SYSCONFIG and SYSSTATUS registers as defined in the
152 description: Mask of supported register bits for the SYSSTATUS register
/openbmc/u-boot/drivers/usb/musb/
H A Domap3.c38 u32 sysstatus; member
74 l = readl(&otg->sysstatus); in musb_db_otg_regs()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h41 u32 sysstatus; /* 0x14 */ member
54 u32 sysstatus; /* 0x14 */ member
H A Dcpu.h245 u32 sysstatus; member
/openbmc/u-boot/include/linux/mtd/
H A Domap_elm.h61 u32 sysstatus; /* 0x014 */ member
/openbmc/linux/include/linux/platform_data/
H A Dti-sysc.h104 * @syss_mask: configured mask value for SYSSTATUS register
/openbmc/linux/drivers/hwspinlock/
H A Domap_hwspinlock.c94 * the module SYSSTATUS register in omap_hwspinlock_probe()
H A Dsun6i_hwspinlock.c141 * one thing have all in common, default value of the sysstatus register is 0x10000000, in sun6i_hwspinlock_probe()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_elm.c178 while ((readl(&elm_cfg->sysstatus) & ELM_SYSSTATUS_RESETDONE) != in elm_reset()
/openbmc/u-boot/drivers/video/
H A Domap3_dss.c107 while (!(readl(&dss->sysstatus) & DSS_RESETDONE)) in omap3_dss_panel_config()
/openbmc/u-boot/drivers/usb/musb-new/
H A Domap2430.c83 "sysstatus 0x%x, intrfsel 0x%x, simenable 0x%x\n", in omap2430_musb_init()
/openbmc/u-boot/drivers/spi/
H A Domap3_spi.c97 unsigned int sysstatus; /* 0x14 */ member
433 tmp = readl(&regs->sysstatus); in spi_reset()
/openbmc/linux/arch/arm/mach-omap2/
H A Ddma.c46 [SYSSTATUS] = { 0x0028, 0x00, OMAP_DMA_REG_32BIT },
H A Domap_hwmod.h85 /* OCP SYSSTATUS bit shifts/masks */
501 * @sysc: device SYSCONFIG/SYSSTATUS register data
H A Domap_hwmod_2xxx_ipblock_data.c603 * XXX The first read from the SYSSTATUS register of the RNG
H A Domap_hwmod.c1685 * In OMAP3 a specific SYSSTATUS register is used to get the reset status.
1686 * Starting in OMAP4, some IPs do not have SYSSTATUS registers and instead
3321 * @syss_offs: sysstatus register offset
3374 * @syss_offs: sysstatus register offset
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h39 unsigned int sysstatus; /* 0x14 */ member
/openbmc/linux/include/linux/
H A Domap-dma.h146 IRQENABLE_L1, IRQENABLE_L2, IRQENABLE_L3, SYSSTATUS, enumerator
/openbmc/linux/drivers/usb/musb/
H A Domap2430.c242 "sysstatus 0x%x, intrfsel 0x%x, simenable 0x%x\n", in omap2430_musb_init()
/openbmc/linux/drivers/hsi/controllers/
H A Domap_ssi_core.c49 seq_printf(m, "SYSSTATUS\t: 0x%08x\n", readl(sys + SSI_SYSSTATUS_REG)); in ssi_regs_show()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c75 CCP2_PRINT_REGISTER(isp, SYSSTATUS); in ccp2_print_status()
H A Dispcsi2.c645 CSI2_PRINT_REGISTER(isp, csi2->regs1, SYSSTATUS); in csi2_print_status()
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_csi2.c614 CSI2_PRINT_REGISTER(iss, csi2->regs1, SYSSTATUS); in csi2_print_status()
/openbmc/linux/drivers/bus/
H A Dti-sysc.c2320 * bit. We can detect this if there is no SYSSTATUS at all, or the
2321 * SYSTATUS bit 0 is not used. Note that some SYSSTATUS registers
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c822 while ((readl(&mmc_base->sysstatus) & RESETDONE) == 0) { in omap_hsmmc_init_setup()

12