Home
last modified time | relevance | path

Searched refs:int_stat (Results 1 – 7 of 7) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/mach-socfpga/include/mach/
Dtimer.h14 u32 int_stat; member
/third_party/uboot/u-boot-2020.01/product/cipher/v2/drv/rsa/
Ddrv_rsa.c283 hi_u32 int_stat; in drv_rsa_isr() local
285 int_stat = hal_rsa_get_int(); in drv_rsa_isr()
287 hi_info_cipher("RSA INT: 0x%x\n", int_stat); in drv_rsa_isr()
289 if (int_stat & 0x01) { in drv_rsa_isr()
/third_party/uboot/u-boot-2020.01/drivers/video/imx/
Dipu_regs.h241 u32 int_stat[15]; member
315 #define IPU_INT_STAT(n) (&IPU_STAT->int_stat[(n) - 1])
Dmxc_ipuv3_fb.c598 for (i = 0; i < ARRAY_SIZE(stat->int_stat); i++) { in ipuv3_fb_shutdown()
599 __raw_writel(__raw_readl(&stat->int_stat[i]), in ipuv3_fb_shutdown()
600 &stat->int_stat[i]); in ipuv3_fb_shutdown()
/third_party/uboot/u-boot-2020.01/drivers/dma/
Dlpc32xx_dma.c30 u32 int_stat; member
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-tegra/
Ddc.h57 uint int_stat; /* _CMD_INT_STATUS_0 */ member
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/
Dlpc32xx_nand_slc.c32 u32 int_stat; member