Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/vme/bridges/
Dvme_ca91cx42.h204 #define VSI3_CTL 0x0F3C macro
240 static const int CA91CX42_VSI_CTL[] = { VSI0_CTL, VSI1_CTL, VSI2_CTL, VSI3_CTL,
Dvme_ca91cx42.c1859 iowrite32(0x00F00000, bridge->base + VSI3_CTL); in ca91cx42_remove()