Searched refs:LM_CTL (Results 1 – 2 of 2) sorted by relevance
1338 iowrite32(lm_ctl, bridge->base + LM_CTL); in ca91cx42_lm_set()1359 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_get()1404 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_attach()1429 iowrite32(lm_ctl, bridge->base + LM_CTL); in ca91cx42_lm_attach()1463 tmp = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_detach()1465 iowrite32(tmp, bridge->base + LM_CTL); in ca91cx42_lm_detach()
209 #define LM_CTL 0x0F64 macro