Searched full:sysstatus (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/bus/ |
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-v6.1/include/linux/platform_data/ |
D | ti-sysc.h | 104 * @syss_mask: configured mask value for SYSSTATUS register
|
/Linux-v6.1/drivers/hwspinlock/ |
D | omap_hwspinlock.c | 94 * the module SYSSTATUS register in omap_hwspinlock_probe()
|
D | sun6i_hwspinlock.c | 141 * one thing have all in common, default value of the sysstatus register is 0x10000000, in sun6i_hwspinlock_probe()
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | dma.c | 46 [SYSSTATUS] = { 0x0028, 0x00, OMAP_DMA_REG_32BIT },
|
D | omap_hwmod.h | 85 /* OCP SYSSTATUS bit shifts/masks */ 501 * @sysc: device SYSCONFIG/SYSSTATUS register data
|
D | omap_hwmod_2xxx_ipblock_data.c | 609 * XXX The first read from the SYSSTATUS register of the RNG
|
D | omap_hwmod.c | 1688 * In OMAP3 a specific SYSSTATUS register is used to get the reset status. 1689 * Starting in OMAP4, some IPs do not have SYSSTATUS registers and instead 3355 * @syss_offs: sysstatus register offset 3408 * @syss_offs: sysstatus register offset
|
/Linux-v6.1/include/linux/ |
D | omap-dma.h | 146 IRQENABLE_L1, IRQENABLE_L2, IRQENABLE_L3, SYSSTATUS, enumerator
|
/Linux-v6.1/drivers/usb/musb/ |
D | omap2430.c | 241 "sysstatus 0x%x, intrfsel 0x%x, simenable 0x%x\n", in omap2430_musb_init()
|
/Linux-v6.1/drivers/hsi/controllers/ |
D | omap_ssi_core.c | 47 seq_printf(m, "SYSSTATUS\t: 0x%08x\n", readl(sys + SSI_SYSSTATUS_REG)); in ssi_regs_show()
|
/Linux-v6.1/drivers/media/platform/ti/omap3isp/ |
D | ispccp2.c | 75 CCP2_PRINT_REGISTER(isp, SYSSTATUS); in ccp2_print_status()
|
D | ispcsi2.c | 643 CSI2_PRINT_REGISTER(isp, csi2->regs1, SYSSTATUS); in csi2_print_status()
|
D | isp.c | 1494 ISP_PRINT_REGISTER(isp, SYSSTATUS); in omap3isp_print_status()
|
/Linux-v6.1/drivers/staging/media/omap4iss/ |
D | iss_csi2.c | 614 CSI2_PRINT_REGISTER(iss, csi2->regs1, SYSSTATUS); in csi2_print_status()
|
/Linux-v6.1/drivers/bus/ |
D | ti-sysc.c | 2310 * bit. We can detect this if there is no SYSSTATUS at all, or the 2311 * SYSTATUS bit 0 is not used. Note that some SYSSTATUS registers
|