Home
last modified time | relevance | path

Searched refs:pc_conf_set (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Dirq.c337 pc_conf_set(reg, x); in write_pc_conf_nybble()
361 pc_conf_set(PC_CONF_FINALI_LOCK, PC_CONF_FINALI_LOCK_KEY); in pirq_finali_get()
363 pc_conf_set(PC_CONF_FINALI_LOCK, 0); in pirq_finali_get()
383 pc_conf_set(PC_CONF_FINALI_LOCK, PC_CONF_FINALI_LOCK_KEY); in pirq_finali_set()
385 pc_conf_set(PC_CONF_FINALI_LOCK, 0); in pirq_finali_set()
399 pc_conf_set(PC_CONF_FINALI_LOCK, PC_CONF_FINALI_LOCK_KEY); in pirq_finali_lvl()
402 pc_conf_set(PC_CONF_FINALI_PCI_INTX_SENS, trig); in pirq_finali_lvl()
403 pc_conf_set(PC_CONF_FINALI_LOCK, 0); in pirq_finali_lvl()
503 pc_conf_set(PC_CONF_I82374_ESC_ID, 0); in pirq_esc_get()
520 pc_conf_set(reg, irq); in pirq_esc_set()
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor-cyrix.h17 pc_conf_set(reg, data); in setCx86()
H A Dpc-conf-reg.h27 static inline void pc_conf_set(u8 reg, u8 data) in pc_conf_set() function
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c134 pc_conf_set(PC_CONF_MPS_IMCR, 0x01); in imcr_pic_to_apic()
140 pc_conf_set(PC_CONF_MPS_IMCR, 0x00); in imcr_apic_to_pic()