Searched refs:LM_CTL (Results 1 – 2 of 2) sorted by relevance
1351 iowrite32(lm_ctl, bridge->base + LM_CTL); in ca91cx42_lm_set()1372 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_get()1417 lm_ctl = ioread32(bridge->base + LM_CTL); in ca91cx42_lm_attach()1443 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()
206 #define LM_CTL 0x0F64 macro