Home
last modified time | relevance | path

Searched refs:BAR0 (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/sound/pci/lola/
Dlola.c107 lola_writew(chip, BAR0, CORBWP, wp); in corb_send_verb()
128 wp = lola_readw(chip, BAR0, RIRBWP); in lola_update_rirb()
278 rbsts = lola_readb(chip, BAR0, RIRBSTS); in lola_interrupt()
281 lola_writeb(chip, BAR0, RIRBSTS, rbsts); in lola_interrupt()
282 rbsts = lola_readb(chip, BAR0, CORBSTS); in lola_interrupt()
285 lola_writeb(chip, BAR0, CORBSTS, rbsts); in lola_interrupt()
311 unsigned int gctl = lola_readl(chip, BAR0, GCTL); in reset_controller()
321 lola_writel(chip, BAR0, GCTL, LOLA_GCTL_RESET); in reset_controller()
325 gctl = lola_readl(chip, BAR0, GCTL); in reset_controller()
377 lola_writeb(chip, BAR0, RIRBCTL, 0); in setup_corb_rirb()
[all …]
Dlola_proc.c180 readl(chip->bar[BAR0].remap_addr + i)); in lola_proc_regs_read()
Dlola.h386 #define BAR0 0 macro
/Linux-v4.19/Documentation/scsi/
Dhptiop.txt6 For RR44xx Intel IOP based adapters, the controller IOP is accessed via PCI BAR0 and BAR2:
8 BAR0 offset Register
25 For Intel IOP based adapters, the controller IOP is accessed via PCI BAR0:
27 BAR0 offset Register
40 For Marvell not Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
42 BAR0 offset Register
58 For Marvell Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
60 BAR0 offset Register
93 relative to the IOP BAR0.
DChangeLog.lpfc1085 CONFIG_PORT uses HBA's view of its BAR0.
/Linux-v4.19/Documentation/PCI/endpoint/
Dpci-test-function.txt28 This register will be used to test BAR0. A known pattern will be written
29 and read back from MAGIC register to verify BAR0.
Dpci-test-howto.txt115 BAR0: OKAY
/Linux-v4.19/Documentation/misc-devices/
Dspear-pcie-gadget.txt78 program BAR0 size as 1MB
84 Program BAR0 Address as DDR (0x2100000). This is the physical address of
87 as BAR0 address then when this device will be connected to a host, it will be
/Linux-v4.19/drivers/ntb/hw/idt/
DKconfig19 accepted by a BAR. Note that BAR0 must map PCI configuration space
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_pf_device.c1312 u64 BAR0, BAR1; in setup_cn23xx_octeon_pf_device() local
1315 BAR0 = (u64)(data32 & ~0xf); in setup_cn23xx_octeon_pf_device()
1317 BAR0 |= ((u64)data32 << 32); in setup_cn23xx_octeon_pf_device()
1323 if (!BAR0 || !BAR1) { in setup_cn23xx_octeon_pf_device()
1324 if (!BAR0) in setup_cn23xx_octeon_pf_device()
/Linux-v4.19/Documentation/networking/
Dhinic.txt47 configuration and status BAR0. (hinic_hw_csr.h)
/Linux-v4.19/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt170 1MB VF BAR0, the address in that VF BAR sets the base of an 8MB region.
172 is a BAR0 for one of the VFs. Note that even though the VF BAR
/Linux-v4.19/Documentation/media/v4l-drivers/
Dcx2341x.rst29 The cx2341x exposes its entire 64M memory space to the PCI host via the PCI BAR0
31 address held in BAR0.
52 The registers occupy the 64k space starting at the 0x02000000 offset from BAR0.