Searched refs:db_phys_base (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/crypto/hisilicon/
H A Dqm.c2295 resource_size_t phys_base = qm->db_phys_base +
5134 qm->db_phys_base = pci_resource_start(pdev, PCI_BAR_4);
5135 qm->db_io_base = ioremap(qm->db_phys_base,
5142 qm->db_phys_base = qm->phys_base;
/linux-master/include/linux/
H A Dhisi_acc_qm.h390 resource_size_t db_phys_base; member in struct:hisi_qm

Completed in 352 milliseconds