Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vme/bridges/
Dvme_ca91cx42.h215 #define VCSR_CTL 0x0F80 macro
Dvme_ca91cx42.c1569 tmp = ioread32(bridge->base + VCSR_CTL); in ca91cx42_crcsr_init()
1571 iowrite32(tmp, bridge->base + VCSR_CTL); in ca91cx42_crcsr_init()
1585 tmp = ioread32(bridge->base + VCSR_CTL); in ca91cx42_crcsr_exit()
1587 iowrite32(tmp, bridge->base + VCSR_CTL); in ca91cx42_crcsr_exit()