Searched refs:PSC_PDCTL_BASE (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/ti/pd/ |
| H A D | ti_psc.c | 32 #define PSC_PDCTL_BASE 0x300U macro 223 pdctl = psc_read(dev, psc_reg(PSC_PDCTL_BASE, idx)); in ti_psc_pd_get() 231 psc_write(dev, pdctl, psc_reg(PSC_PDCTL_BASE, idx)); in ti_psc_pd_get() 282 pdctl = psc_read(dev, psc_reg(PSC_PDCTL_BASE, idx)); in ti_psc_pd_put() 288 psc_write(dev, pdctl, psc_reg(PSC_PDCTL_BASE, idx)); in ti_psc_pd_put()
|