Searched refs:write_pci_config_byte (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dpci-direct.h13 extern void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val);
/linux-4.4.14/arch/x86/pci/
H A Dearly.c41 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) write_pci_config_byte() function
/linux-4.4.14/drivers/usb/early/
H A Dehci-dbgp.c731 write_pci_config_byte(ehci_dev.bus, ehci_dev.slot, early_ehci_bios_handoff()
748 write_pci_config_byte(ehci_dev.bus, ehci_dev.slot, early_ehci_bios_handoff()
753 write_pci_config_byte(ehci_dev.bus, ehci_dev.slot, ehci_dev.func, early_ehci_bios_handoff()
880 write_pci_config_byte(bus, slot, func, 0x04, byte); early_dbgp_init()
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Dcgs_common.h516 cgs_write_pci_config_byte_t write_pci_config_byte; member in struct:cgs_ops
590 CGS_CALL(write_pci_config_byte,dev,addr,value)
/linux-4.4.14/arch/x86/kernel/
H A Dearly-quirks.c110 write_pci_config_byte(num, slot, func, 0xac, b); ati_ixp4x0_rev()
/linux-4.4.14/arch/x86/lguest/
H A Dboot.c1210 write_pci_config_byte(0, 1, 0, set_cfg_window()

Completed in 273 milliseconds