Home
last modified time | relevance | path

Searched refs:BAR_0 (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c164 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()
641 ret = bcm_vk_wait(vk, BAR_0, BAR_BOOT_STATUS, in bcm_vk_load_image_by_type()
732 ret = bcm_vk_wait(vk, BAR_0, VK_BAR_FWSTS, in bcm_vk_load_image_by_type()
787 fw_status = vkread32(vk, BAR_0, VK_BAR_FWSTS); in bcm_vk_next_boot_image()
1027 fw_status = vkread32(vk, BAR_0, VK_BAR_FWSTS); in bcm_vk_reset_successful()
1105 vkwrite32(vk, value, BAR_0, BAR_CODEPUSH_SBL); in bcm_vk_trigger_reset()
1607 reg = vkread32(vk, BAR_0, BAR_BOOT_STATUS); in bcm_vk_shutdown()
[all …]
H A Dbcm_vk_tty.c71 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 Dbcm_vk.h256 BAR_0 = 0, enumerator
481 fw_status = vkread32(vk, BAR_0, VK_BAR_FWSTS); in bcm_vk_msgq_marker_valid()
H A Dbcm_vk_msg.c149 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-6.15/drivers/misc/
H A Ddw-xdata-pcie.c306 err = pcim_iomap_regions(pdev, BIT(BAR_0), pci_name(pdev)); in dw_xdata_pcie_probe()
322 dw->rg_region.vaddr = pcim_iomap_table(pdev)[BAR_0]; in dw_xdata_pcie_probe()
326 dw->rg_region.paddr = pdev->resource[BAR_0].start; in dw_xdata_pcie_probe()
H A Dpci_endpoint_test.c97 BAR_0, enumerator
862 if (is_am654_pci_dev(pdev) && bar == BAR_0) in pci_endpoint_test_ioctl()
930 enum pci_barno test_reg_bar = BAR_0; in pci_endpoint_test_probe()
1078 .test_reg_bar = BAR_0,
/linux-6.15/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c52 BAR_0, enumerator
663 enum pci_barno ctrl_reg_bar = BAR_0; in ntb_epf_pci_probe()
734 .ctrl_reg_bar = BAR_0,
741 .ctrl_reg_bar = BAR_0,
742 .peer_spad_reg_bar = BAR_0,
/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-uniphier-ep.c211 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 Dpcie-dw-rockchip.c305 .bar[BAR_0] = { .type = BAR_RESIZABLE, },
326 .bar[BAR_0] = { .type = BAR_RESIZABLE, },
H A Dpcie-qcom-ep.c828 .bar[BAR_0] = { .only_64bit = true, },
845 for (bar = BAR_0; bar <= BAR_5; bar++) in qcom_pcie_ep_init()
H A Dpcie-keembay.c315 .bar[BAR_0] = { .only_64bit = true, },
H A Dpci-keystone.c967 .bar[BAR_0] = { .type = BAR_RESERVED, },
/linux-6.15/drivers/nvme/target/
H A Dpci-epf.c2153 if (pci_epc_get_first_free_bar(epc_features) != BAR_0) { in nvmet_pci_epf_configure_bar()
2166 epf->bar[BAR_0].flags |= PCI_BASE_ADDRESS_MEM_TYPE_64; in nvmet_pci_epf_configure_bar()
2186 if (epc_features->bar[BAR_0].type == BAR_FIXED) { in nvmet_pci_epf_configure_bar()
2187 if (reg_size > epc_features->bar[BAR_0].fixed_size) { in nvmet_pci_epf_configure_bar()
2190 epc_features->bar[BAR_0].fixed_size, in nvmet_pci_epf_configure_bar()
2194 reg_bar_size = epc_features->bar[BAR_0].fixed_size; in nvmet_pci_epf_configure_bar()
2199 nvme_epf->reg_bar = pci_epf_alloc_space(epf, reg_bar_size, BAR_0, in nvmet_pci_epf_configure_bar()
2217 pci_epf_free_space(epf, nvme_epf->reg_bar, BAR_0, PRIMARY_INTERFACE); in nvmet_pci_epf_free_bar()
2226 &epf->bar[BAR_0]); in nvmet_pci_epf_clear_bar()
2238 epf->msix_interrupts, BAR_0, in nvmet_pci_epf_init_irq()
[all …]
/linux-6.15/include/linux/
H A Dpci-epf.h23 BAR_0, enumerator
/linux-6.15/drivers/net/ethernet/intel/e1000/
H A De1000.h46 #define BAR_0 0 macro
/linux-6.15/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c103 .bar_num = BAR_0,
119 .bar_num = BAR_0,
136 .bar_num = BAR_0,
H A Dpci-epf-test.c915 for (bar = BAR_0; bar < PCI_STD_NUM_BARS; bar++) { in pci_epf_test_alloc_space()
954 enum pci_barno test_reg_bar = BAR_0; in pci_epf_test_bind()
H A Dpci-epf-vntb.c693 barno = BAR_0; in epf_ntb_init_epc_bar()
H A Dpci-epf-ntb.c1650 barno = BAR_0; in epf_ntb_init_epc_bar_interface()
/linux-6.15/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h48 #define BAR_0 0 macro
/linux-6.15/drivers/pci/endpoint/
H A Dpci-epc-core.c81 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-6.15/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c57 .rg.bar = BAR_0,
/linux-6.15/drivers/pci/controller/
H A Dpcie-rcar-ep.c443 .bar[BAR_0] = { .type = BAR_FIXED, .fixed_size = 128,
/linux-6.15/drivers/rapidio/devices/
H A Dtsi721.h59 #define BAR_0 0 macro
H A Dtsi721.c2806 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()

12