Home
last modified time | relevance | path

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

/drivers/staging/cxt1e1/
Dpmcc4_drv.c1567 volatile u_int32_t ists; in c4_ebus_intr_th_handler() local
1573 ists = pci_read_32 ((u_int32_t *) &ci->cpldbase->intr); in c4_ebus_intr_th_handler()
1574 if (ists & PMCC4_CPLD_INTR_CMT_1) in c4_ebus_intr_th_handler()
1580 if (ists & PMCC4_CPLD_INTR_CMT_2) in c4_ebus_intr_th_handler()
1586 if (ists & PMCC4_CPLD_INTR_CMT_3) in c4_ebus_intr_th_handler()
1592 if (ists & PMCC4_CPLD_INTR_CMT_4) in c4_ebus_intr_th_handler()
/drivers/dma/ppc4xx/
Ddma.h159 u32 ists; member