Home
last modified time | relevance | path

Searched refs:read_config (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Deeh_pe.c648 eeh_ops->read_config(edev, cap + PCI_EXP_SLTSTA, 2, &val); in eeh_bridge_check_link()
655 eeh_ops->read_config(edev, cap + PCI_EXP_SLTCAP, 2, &val); in eeh_bridge_check_link()
657 eeh_ops->read_config(edev, cap + PCI_EXP_SLTCTL, 2, &val); in eeh_bridge_check_link()
668 eeh_ops->read_config(edev, cap + PCI_EXP_LNKCTL, 2, &val); in eeh_bridge_check_link()
673 eeh_ops->read_config(edev, cap + PCI_EXP_LNKCAP, 4, &val); in eeh_bridge_check_link()
686 eeh_ops->read_config(edev, cap + PCI_EXP_LNKSTA, 2, &val); in eeh_bridge_check_link()
752 eeh_ops->read_config(edev, PCI_COMMAND, 4, &cmd); in eeh_restore_device_bars()
H A Deeh.c182 eeh_ops->read_config(edev, PCI_VENDOR_ID, 4, &cfg); in eeh_dump_dev_log()
186 eeh_ops->read_config(edev, PCI_COMMAND, 4, &cfg); in eeh_dump_dev_log()
192 eeh_ops->read_config(edev, PCI_SEC_STATUS, 2, &cfg); in eeh_dump_dev_log()
196 eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &cfg); in eeh_dump_dev_log()
204 eeh_ops->read_config(edev, cap, 4, &cfg); in eeh_dump_dev_log()
208 eeh_ops->read_config(edev, cap+4, 4, &cfg); in eeh_dump_dev_log()
220 eeh_ops->read_config(edev, cap+4*i, 4, &cfg); in eeh_dump_dev_log()
247 eeh_ops->read_config(edev, cap+4*i, 4, &cfg); in eeh_dump_dev_log()
912 eeh_ops->read_config(edev, i * 4, 4, &edev->config_space[i]); in eeh_save_bars()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh_pe.c649 eeh_ops->read_config(edev, cap + PCI_EXP_SLTSTA, 2, &val); in eeh_bridge_check_link()
656 eeh_ops->read_config(edev, cap + PCI_EXP_SLTCAP, 2, &val); in eeh_bridge_check_link()
658 eeh_ops->read_config(edev, cap + PCI_EXP_SLTCTL, 2, &val); in eeh_bridge_check_link()
669 eeh_ops->read_config(edev, cap + PCI_EXP_LNKCTL, 2, &val); in eeh_bridge_check_link()
686 eeh_ops->read_config(edev, cap + PCI_EXP_LNKSTA, 2, &val); in eeh_bridge_check_link()
752 eeh_ops->read_config(edev, PCI_COMMAND, 4, &cmd); in eeh_restore_device_bars()
H A Deeh.c182 eeh_ops->read_config(edev, PCI_VENDOR_ID, 4, &cfg); in eeh_dump_dev_log()
186 eeh_ops->read_config(edev, PCI_COMMAND, 4, &cfg); in eeh_dump_dev_log()
192 eeh_ops->read_config(edev, PCI_SEC_STATUS, 2, &cfg); in eeh_dump_dev_log()
196 eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &cfg); in eeh_dump_dev_log()
204 eeh_ops->read_config(edev, cap, 4, &cfg); in eeh_dump_dev_log()
208 eeh_ops->read_config(edev, cap+4, 4, &cfg); in eeh_dump_dev_log()
220 eeh_ops->read_config(edev, cap+4*i, 4, &cfg); in eeh_dump_dev_log()
247 eeh_ops->read_config(edev, cap+4*i, 4, &cfg); in eeh_dump_dev_log()
901 eeh_ops->read_config(edev, i * 4, 4, &edev->config_space[i]); in eeh_save_bars()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c817 eeh_ops->read_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset()
824 eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &ctrl); in __pnv_eeh_bridge_reset()
831 eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &ctrl); in __pnv_eeh_bridge_reset()
839 eeh_ops->read_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset()
916 eeh_ops->read_config(edev, pos, 2, &status); in pnv_eeh_wait_for_pending()
937 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCAP, 4, &reg); in pnv_eeh_do_flr()
947 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCTL, in pnv_eeh_do_flr()
955 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCTL, in pnv_eeh_do_flr()
975 eeh_ops->read_config(edev, edev->af_cap + PCI_AF_CAP, 1, &cap); in pnv_eeh_do_af_flr()
1636 .read_config
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c818 eeh_ops->read_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset()
825 eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &ctrl); in __pnv_eeh_bridge_reset()
832 eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &ctrl); in __pnv_eeh_bridge_reset()
840 eeh_ops->read_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset()
916 eeh_ops->read_config(edev, pos, 2, &status); in pnv_eeh_wait_for_pending()
937 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCAP, 4, &reg); in pnv_eeh_do_flr()
947 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCTL, in pnv_eeh_do_flr()
955 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCTL, in pnv_eeh_do_flr()
975 eeh_ops->read_config(edev, edev->af_cap + PCI_AF_CAP, 1, &cap); in pnv_eeh_do_af_flr()
1636 .read_config
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dstreamline_config.pl102 sub read_config { subroutine
125 my @config_file = read_config;
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dstreamline_config.pl102 sub read_config { subroutine
125 my @config_file = read_config;
/kernel/linux/linux-5.10/drivers/staging/mt7621-pci/
H A Dpci-mt7621.c200 static u32 read_config(struct mt7621_pcie *pcie, unsigned int dev, u32 reg) in read_config() function
594 val = read_config(pcie, slot, PCI_COMMAND); in mt7621_pcie_enable_ports()
598 val = read_config(pcie, slot, PCIE_FTS_NUM); in mt7621_pcie_enable_ports()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mt7621.c144 static u32 read_config(struct mt7621_pcie *pcie, unsigned int dev, u32 reg) in read_config() function
420 val = read_config(pcie, slot, PCIE_FTS_NUM); in mt7621_pcie_enable_port()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h206 * @read_config: called to resolve device configuration
249 int (*read_config) (struct dvb_usb_device *d); member
H A Ddvb_usb_core.c856 if (d->props->read_config) { in dvb_usbv2_init()
857 ret = d->props->read_config(d); in dvb_usbv2_init()
H A Daf9035.c2017 .read_config = af9035_read_config,
2063 .read_config = af9035_read_config,
H A Danysee.c1387 .read_config = anysee_read_config,
H A Drtl28xxu.c1901 .read_config = rtl28xxu_read_config,
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h208 * @read_config: called to resolve device configuration
252 int (*read_config) (struct dvb_usb_device *d); member
H A Ddvb_usb_core.c856 if (d->props->read_config) { in dvb_usbv2_init()
857 ret = d->props->read_config(d); in dvb_usbv2_init()
H A Daf9035.c2017 .read_config = af9035_read_config,
2063 .read_config = af9035_read_config,
H A Danysee.c1372 .read_config = anysee_read_config,
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Deeh.h225 int (*read_config)(struct eeh_dev *edev, int where, int size, u32 *val); member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Deeh.h225 int (*read_config)(struct eeh_dev *edev, int where, int size, u32 *val); member
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c795 .read_config = pseries_eeh_read_config,
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c796 .read_config = pseries_eeh_read_config,
/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl1200 sub read_config { subroutine
4124 read_config $ktest_config;
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl1267 sub read_config { subroutine
4267 read_config $ktest_config;

Completed in 60 milliseconds

12