Home
last modified time | relevance | path

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

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