Home
last modified time | relevance | path

Searched refs:DPM_HOST_INT_GLOBAL_EN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/uio/
Duio_netx.c31 #define DPM_HOST_INT_GLOBAL_EN 0x80000000 macro
46 iowrite32(ioread32(int_enable_reg) & ~DPM_HOST_INT_GLOBAL_EN, in netx_handler()
Duio_fsl_elbc_gpcm.c148 #define DPM_HOST_INT_GLOBAL_EN 0x80000000 macro
166 iowrite32(ioread32(reg_int_en) & ~DPM_HOST_INT_GLOBAL_EN, reg_int_en); in netx5152_irq_handler()