Home
last modified time | relevance | path

Searched refs:clr_base (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c667 &dev->clr_base)) { in mthca_map_eq_regs()
681 iounmap(dev->clr_base); in mthca_map_eq_regs()
691 iounmap(dev->clr_base); in mthca_map_eq_regs()
696 &dev->clr_base)) { in mthca_map_eq_regs()
707 iounmap(dev->clr_base); in mthca_map_eq_regs()
721 iounmap(dev->clr_base); in mthca_unmap_eq_regs()
724 iounmap(dev->clr_base); in mthca_unmap_eq_regs()
789 dev->eq_table.clr_int = dev->clr_base + in mthca_init_eq_table()
H A Dmthca_dev.h324 void __iomem *clr_base; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c1140 priv->clr_base = ioremap(pci_resource_start(dev->persist->pdev, in mlx4_map_clr_int()
1143 if (!priv->clr_base) { in mlx4_map_clr_int()
1155 iounmap(priv->clr_base); in mlx4_unmap_clr_int()
1208 priv->eq_table.clr_int = priv->clr_base + in mlx4_init_eq_table()
H A Dmlx4.h905 void __iomem *clr_base; member
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_av1dec.c104 int clr_base; member
193 .clr_base = 0x0004,
716 mpp_write(mpp, hw->clr_base, 0); in av1dec_vcd_irq()