Searched refs:TSI148_LCSR_LMAT (Results 1 – 2 of 2) sorted by relevance
1976 iowrite32be(lm_ctl, bridge->base + TSI148_LCSR_LMAT); in tsi148_lm_set()1998 lm_ctl = ioread32be(bridge->base + TSI148_LCSR_LMAT); in tsi148_lm_get()2051 lm_ctl = ioread32be(bridge->base + TSI148_LCSR_LMAT); in tsi148_lm_attach()2082 iowrite32be(lm_ctl, bridge->base + TSI148_LCSR_LMAT); in tsi148_lm_attach()2121 tmp = ioread32be(bridge->base + TSI148_LCSR_LMAT); in tsi148_lm_detach()2123 iowrite32be(tmp, bridge->base + TSI148_LCSR_LMAT); in tsi148_lm_detach()2587 iowrite32be(0, bridge->base + TSI148_LCSR_LMAT); in tsi148_remove()
399 #define TSI148_LCSR_LMAT 0x42C macro