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

/drivers/vme/bridges/
H A Dvme_ca91cx42.c660 temp_ctl = ioread32(bridge->base + CA91CX42_LSI_CTL[i]);
662 iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]);
738 iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]);
743 iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]);
768 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 344 milliseconds