Searched refs:device_readl (Results 1 – 1 of 1) sorted by relevance
202 static u32 device_readl(struct tegra_devfreq_device *dev, u32 offset) in device_readl() function258 dev->avg_count = device_readl(dev, ACTMON_DEV_AVG_COUNT); in actmon_isr_device()261 intr_status = device_readl(dev, ACTMON_DEV_INTR_STATUS); in actmon_isr_device()262 dev_ctrl = device_readl(dev, ACTMON_DEV_CTRL); in actmon_isr_device()421 val = device_readl(dev, ACTMON_DEV_CTRL); in tegra_actmon_enable_interrupts()442 val = device_readl(dev, ACTMON_DEV_CTRL); in tegra_actmon_disable_interrupts()523 stat->busy_time = device_readl(actmon_dev, ACTMON_DEV_AVG_COUNT); in tegra_devfreq_get_dev_status()724 val = device_readl(&tegra->devices[i], ACTMON_DEV_CTRL); in tegra_devfreq_remove()