Searched refs:CA91CX42_LSI_CTL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vme/bridges/
H A Dvme_ca91cx42.c647 temp_ctl = ioread32(bridge->base + CA91CX42_LSI_CTL[i]);
649 iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]);
725 iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]);
730 iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]);
755 ctl = ioread32(bridge->base + CA91CX42_LSI_CTL[i]);
H A Dvme_ca91cx42.h122 static const int CA91CX42_LSI_CTL[] = { LSI0_CTL, LSI1_CTL, LSI2_CTL, LSI3_CTL, variable

Completed in 160 milliseconds