Searched full:sysstatus (Results 1 – 13 of 13) sorted by relevance
/linux/Documentation/devicetree/bindings/bus/ |
H A D | ti-sysc.yaml | 27 SYSCONFIG and SYSSTATUS. 59 REVISION, SYSCONFIG and SYSSTATUS registers as defined in the 152 description: Mask of supported register bits for the SYSSTATUS register
|
/linux/include/linux/platform_data/ |
H A D | ti-sysc.h | 103 * @syss_mask: configured mask value for SYSSTATUS register
|
/linux/drivers/hwspinlock/ |
H A D | omap_hwspinlock.c | 89 * the module SYSSTATUS register in omap_hwspinlock_probe()
|
H A D | sun6i_hwspinlock.c | 141 * one thing have all in common, default value of the sysstatus register is 0x10000000, in sun6i_hwspinlock_probe()
|
/linux/arch/arm/mach-omap2/ |
H A D | dma.c | 46 [SYSSTATUS] = { 0x0028, 0x00, OMAP_DMA_REG_32BIT },
|
H A D | omap_hwmod.h | 85 /* OCP SYSSTATUS bit shifts/masks */ 501 * @sysc: device SYSCONFIG/SYSSTATUS register data
|
H A D | omap_hwmod_2xxx_ipblock_data.c | 603 * XXX The first read from the SYSSTATUS register of the RNG
|
H A D | omap_hwmod.c | 1685 * 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 3375 * @syss_offs: sysstatus register offset
|
/linux/include/linux/ |
H A D | omap-dma.h | 146 IRQENABLE_L1, IRQENABLE_L2, IRQENABLE_L3, SYSSTATUS, enumerator
|
/linux/drivers/hsi/controllers/ |
H A D | omap_ssi_core.c | 49 seq_printf(m, "SYSSTATUS\t: 0x%08x\n", readl(sys + SSI_SYSSTATUS_REG)); in ssi_regs_show()
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispccp2.c | 75 CCP2_PRINT_REGISTER(isp, SYSSTATUS); in ccp2_print_status()
|
H A D | ispcsi2.c | 645 CSI2_PRINT_REGISTER(isp, csi2->regs1, SYSSTATUS); in csi2_print_status()
|
/linux/drivers/bus/ |
H A D | ti-sysc.c | 2293 * bit. We can detect this if there is no SYSSTATUS at all, or the 2294 * SYSTATUS bit 0 is not used. Note that some SYSSTATUS registers
|