Home
last modified time | relevance | path

Searched refs:BARLocation (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164-api.c824 port->bufcounter = port->hwcfg.BARLocation; in saa7164_api_configure_port_vbi()
828 port->bufptr32l = port->hwcfg.BARLocation + in saa7164_api_configure_port_vbi()
831 port->bufptr32h = port->hwcfg.BARLocation + in saa7164_api_configure_port_vbi()
834 port->bufptr64 = port->hwcfg.BARLocation + in saa7164_api_configure_port_vbi()
838 port->hwcfg.BARLocation); in saa7164_api_configure_port_vbi()
859 port->bufcounter = port->hwcfg.BARLocation; in saa7164_api_configure_port_mpeg2ts()
869 port->bufptr64 = port->hwcfg.BARLocation + in saa7164_api_configure_port_mpeg2ts()
873 port->hwcfg.BARLocation); in saa7164_api_configure_port_mpeg2ts()
903 port->bufptr64 = port->hwcfg.BARLocation + in saa7164_api_configure_port_mpeg2ps()
907 port->hwcfg.BARLocation); in saa7164_api_configure_port_mpeg2ps()
[all …]
A Dsaa7164-types.h43 u8 BARLocation; member
233 u32 BARLocation; member
A Dsaa7164-bus.c32 b->m_dwSetWritePos = ((u32)dev->intfdesc.BARLocation) + in saa7164_bus_setup()
A Dsaa7164-core.c822 dprintk(1, " .BARLocation = 0x%x\n", dev->intfdesc.BARLocation); in saa7164_dump_intfdesc()
848 memcpy_fromio(&dev->busdesc, dev->bmmio + dev->intfdesc.BARLocation, in saa7164_get_descriptors()
A Dsaa7164-vbi.c708 if (port->hwcfg.BARLocation == 0) { in saa7164_vbi_register()
A Dsaa7164-dvb.c343 if (port->hwcfg.BARLocation == 0) { in dvb_register()
A Dsaa7164-encoder.c1006 if (port->hwcfg.BARLocation == 0) { in saa7164_encoder_register()

Completed in 17 milliseconds