Searched refs:LM_CTL (Results 1 – 2 of 2) sorted by relevance
1353 iowrite32(lm_ctl, bridge->base + LM_CTL); in ca91cx42_lm_set()1374 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_get()1419 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_attach()1444 iowrite32(lm_ctl, bridge->base + LM_CTL); in ca91cx42_lm_attach()1478 tmp = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_detach()1480 iowrite32(tmp, bridge->base + LM_CTL); in ca91cx42_lm_detach()
209 #define LM_CTL 0x0F64 macro