Searched refs:LM_CTL (Results 1 – 2 of 2) sorted by relevance
1355 iowrite32(lm_ctl, bridge->base + LM_CTL); in ca91cx42_lm_set()1376 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_get()1421 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_attach()1447 iowrite32(lm_ctl, bridge->base + LM_CTL); in ca91cx42_lm_attach()1482 tmp = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_detach()1484 iowrite32(tmp, bridge->base + LM_CTL); in ca91cx42_lm_detach()
210 #define LM_CTL 0x0F64 macro