Home
last modified time | relevance | path

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

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