| /linux/drivers/misc/bcm-vk/ |
| H A D | bcm_vk_dev.c | 164 reg = vkread32(vk, BAR_0, BAR_INTF_VER); in bcm_vk_intf_ver_chk() 211 reg = vkread32(vk, BAR_0, BAR_CARD_ERR_MEM); in bcm_vk_log_notf() 223 reg = vkread32(vk, BAR_0, BAR_CARD_ERR_MEM); in bcm_vk_log_notf() 302 reg = vkread32(vk, BAR_0, BAR_CARD_ERR_LOG); in bcm_vk_handle_notf() 355 boot_status = vkread32(vk, BAR_0, BAR_BOOT_STATUS); in bcm_vk_wait() 383 offset = vkread32(vk, BAR_0, BAR_CARD_STATIC_INFO); in bcm_vk_get_card_info() 563 value = vkread32(vk, BAR_0, BAR_BOOTSRC_SELECT); in bcm_vk_load_image_by_type() 565 vkwrite32(vk, value, BAR_0, BAR_BOOTSRC_SELECT); in bcm_vk_load_image_by_type() 571 vkwrite32(vk, CODEPUSH_BOOTSTART, BAR_0, offset_codepush); in bcm_vk_load_image_by_type() 574 ret = bcm_vk_wait(vk, BAR_0, BAR_BOOT_STATUS, SRAM_OPEN, in bcm_vk_load_image_by_type() [all …]
|
| H A D | bcm_vk_tty.c | 71 card_status = vkread32(vk, BAR_0, BAR_CARD_STATUS); in bcm_vk_tty_wq_handler() 149 card_status = vkread32(vk, BAR_0, BAR_CARD_STATUS); in bcm_vk_tty_open() 185 vkwrite32(vk, db_val, BAR_0, in bcm_vk_tty_doorbell()
|
| H A D | bcm_vk.h | 256 BAR_0 = 0, enumerator 480 fw_status = vkread32(vk, BAR_0, VK_BAR_FWSTS); in bcm_vk_msgq_marker_valid()
|
| H A D | bcm_vk_msg.c | 149 uptime_s = vkread32(vk, BAR_0, BAR_OS_UPTIME); in bcm_vk_hb_poll() 589 vkwrite32(vk, db_val, BAR_0, qinfo->q_db_offset); in bcm_to_v_q_doorbell()
|
| /linux/drivers/ntb/hw/epf/ |
| H A D | ntb_hw_epf.c | 53 BAR_0, enumerator 731 [BAR_CONFIG] = BAR_0, 741 [BAR_CONFIG] = BAR_0, 742 [BAR_PEER_SPAD] = BAR_0, 751 [BAR_CONFIG] = BAR_0, 752 [BAR_PEER_SPAD] = BAR_0,
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-uniphier-ep.c | 211 for (bar = BAR_0; bar <= BAR_5; bar++) in uniphier_pcie_ep_init() 427 .bar[BAR_0] = { .only_64bit = true, }, 445 .bar[BAR_0] = { .only_64bit = true, },
|
| H A D | pcie-qcom-ep.c | 826 .bar[BAR_0] = { .only_64bit = true, }, 843 for (bar = BAR_0; bar <= BAR_5; bar++) in qcom_pcie_ep_init()
|
| H A D | pcie-keembay.c | 314 .bar[BAR_0] = { .only_64bit = true, },
|
| H A D | pci-imx6.c | 1365 for (bar = BAR_0; bar <= BAR_5; bar++) in imx_pcie_ep_init()
|
| /linux/drivers/nvme/target/ |
| H A D | pci-epf.c | 2166 if (pci_epc_get_first_free_bar(epc_features) != BAR_0) { in nvmet_pci_epf_configure_bar() 2179 epf->bar[BAR_0].flags |= PCI_BASE_ADDRESS_MEM_TYPE_64; in nvmet_pci_epf_configure_bar() 2199 if (epc_features->bar[BAR_0].type == BAR_FIXED) { in nvmet_pci_epf_configure_bar() 2200 if (reg_size > epc_features->bar[BAR_0].fixed_size) { in nvmet_pci_epf_configure_bar() 2203 epc_features->bar[BAR_0].fixed_size, in nvmet_pci_epf_configure_bar() 2207 reg_bar_size = epc_features->bar[BAR_0].fixed_size; in nvmet_pci_epf_configure_bar() 2212 nvme_epf->reg_bar = pci_epf_alloc_space(epf, reg_bar_size, BAR_0, in nvmet_pci_epf_configure_bar() 2230 pci_epf_free_space(epf, nvme_epf->reg_bar, BAR_0, PRIMARY_INTERFACE); in nvmet_pci_epf_free_bar() 2239 &epf->bar[BAR_0]); in nvmet_pci_epf_clear_bar() 2251 epf->msix_interrupts, BAR_0, in nvmet_pci_epf_init_irq() [all …]
|
| /linux/drivers/misc/ |
| H A D | pci_endpoint_test.c | 109 BAR_0, enumerator 942 if (is_am654_pci_dev(pdev) && bar == BAR_0) in pci_endpoint_test_ioctl() 1013 enum pci_barno test_reg_bar = BAR_0; in pci_endpoint_test_probe() 1159 .test_reg_bar = BAR_0,
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e.h | 48 #define BAR_0 0 macro
|
| H A D | atl1e_main.c | 2349 adapter->hw.hw_addr = pci_iomap(pdev, BAR_0, 0); in atl1e_probe()
|
| /linux/drivers/pci/endpoint/ |
| H A D | pci-epc-core.c | 81 return pci_epc_get_next_free_bar(epc_features, BAR_0); in pci_epc_get_first_free_bar() 99 return BAR_0; in pci_epc_get_next_free_bar()
|
| /linux/drivers/dma/dw-edma/ |
| H A D | dw-edma-pcie.c | 57 .rg.bar = BAR_0,
|
| /linux/drivers/rapidio/devices/ |
| H A D | tsi721.h | 59 #define BAR_0 0 macro
|
| H A D | tsi721.c | 2806 if (!(pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM) || in tsi721_probe() 2807 pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM_64 || in tsi721_probe() 2808 pci_resource_len(pdev, BAR_0) < TSI721_REG_SPACE_SIZE) { in tsi721_probe() 2861 priv->regs = pci_ioremap_bar(pdev, BAR_0); in tsi721_probe()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 441 .bar[BAR_0] = { .type = BAR_FIXED, .fixed_size = 128,
|
| /linux/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-ntb.c | 1650 barno = BAR_0; in epf_ntb_init_epc_bar_interface()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 970 hw->hw_addr = pci_ioremap_bar(pdev, BAR_0); in e1000_probe()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 71 #define BAR_0 0 macro 17756 tp->regs = pci_ioremap_bar(pdev, BAR_0); in tg3_init_one()
|