Home
last modified time | relevance | path

Searched refs:BAR1 (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/sound/pci/lola/
Dlola.c229 status = lola_readl(chip, BAR1, DINTSTS); in lola_interrupt()
233 in_sts = lola_readl(chip, BAR1, DIINTSTS); in lola_interrupt()
234 out_sts = lola_readl(chip, BAR1, DOINTSTS); in lola_interrupt()
279 lola_writel(chip, BAR1, DINTSTS, in lola_interrupt()
303 lola_writel(chip, BAR1, BOARD_MODE, 0); in reset_controller()
329 lola_writel(chip, BAR1, DOINTCTL, val); in lola_irq_enable()
331 lola_writel(chip, BAR1, DIINTCTL, val); in lola_irq_enable()
336 lola_writel(chip, BAR1, DINTCTL, val); in lola_irq_enable()
341 lola_writel(chip, BAR1, DINTCTL, 0); in lola_irq_disable()
342 lola_writel(chip, BAR1, DIINTCTL, 0); in lola_irq_disable()
[all …]
Dlola.h374 #define BAR1 1 macro
391 readl((chip)->bar[BAR1].remap_addr + LOLA_BAR1_DSD0_OFFSET + \
394 writel((val), (chip)->bar[BAR1].remap_addr + LOLA_BAR1_DSD0_OFFSET + \
Dlola_proc.c172 readl(chip->bar[BAR1].remap_addr + i)); in lola_proc_regs_read()
177 readl(chip->bar[BAR1].remap_addr + i)); in lola_proc_regs_read()
Dlola_pcm.c36 return lola_readl(chip, BAR1, LRC); in lola_get_lrc()
Dlola_mixer.c120 (chip->bar[BAR1].remap_addr + LOLA_BAR1_SOURCE_GAIN_ENABLE); in lola_init_mixer_widget()
/Linux-v5.4/Documentation/doc-guide/
Dparse-headers.rst160 enum foo { BAR1, BAR2, PRIVATE };
164 replace symbol BAR1 :c:type:\`foo\`
170 enum foo { BAR1, BAR2, PRIVATE };
172 It will make the BAR1 and BAR2 enum symbols to cross reference the foo
/Linux-v5.4/Documentation/translations/it_IT/doc-guide/
Dparse-headers.rst166 enum foo { BAR1, BAR2, PRIVATE };
170 replace symbol BAR1 :c:type:\`foo\`
176 enum foo { BAR1, BAR2, PRIVATE };
178 Genererà un riferimento ai valori BAR1 e BAR2 dal simbolo foo nel dominio C.
/Linux-v5.4/Documentation/scsi/
Dhptiop.txt40 For Marvell not Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
48 BAR1 offset Register
58 For Marvell Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
63 BAR1 offset Register
DChangeLog.lpfc550 * Added check to see if BAR1 register is valid before using BAR1
/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_pf_device.c1312 u64 BAR0, BAR1; in setup_cn23xx_octeon_pf_device() local
1319 BAR1 = (u64)(data32 & ~0xf); in setup_cn23xx_octeon_pf_device()
1321 BAR1 |= ((u64)data32 << 32); in setup_cn23xx_octeon_pf_device()
1323 if (!BAR0 || !BAR1) { in setup_cn23xx_octeon_pf_device()
1326 if (!BAR1) in setup_cn23xx_octeon_pf_device()
/Linux-v5.4/Documentation/PCI/endpoint/
Dpci-test-howto.rst148 BAR1: OKAY