Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/vme/bridges/
Dvme_ca91cx42.h97 #define LSI3_CTL 0x013C macro
122 static const int CA91CX42_LSI_CTL[] = { LSI0_CTL, LSI1_CTL, LSI2_CTL, LSI3_CTL,
Dvme_ca91cx42.c1851 iowrite32(0x00800000, bridge->base + LSI3_CTL); in ca91cx42_remove()