Searched refs:hecc_ram (Results 1 – 1 of 1) sorted by relevance
193 void __iomem *hecc_ram; member219 __raw_writel(val, priv->hecc_ram + mbxno * 4); in hecc_write_lam()224 return __raw_readl(priv->hecc_ram + HECC_CANMOTS + mbxno * 4); in hecc_read_stamp()889 priv->hecc_ram = devm_platform_ioremap_resource_byname(pdev, in ti_hecc_probe()891 if (IS_ERR(priv->hecc_ram)) { in ti_hecc_probe()893 err = PTR_ERR(priv->hecc_ram); in ti_hecc_probe()