Home
last modified time | relevance | path

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

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