Searched refs:pci_conf_write8 (Results 1 - 4 of 4) sorted by relevance

/broadcom-cfe-1.4.2/cfe/pci/
H A Dpci_internal.h82 void pci_conf_write8(pcitag_t, int, pcireg_t);
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_pci_machdep.c212 void pci_conf_write8(pcitag_t, int, pcireg_t);
624 pci_conf_write8(SB1250_LDT_BRIDGE, LHB_LFREQ_REG, LHB_LFREQ_400);
626 pci_conf_write8(SB1250_LDT_BRIDGE, LHB_LFREQ_REG, LHB_LFREQ_200);
749 pci_conf_write8(SB1250_LDT_BRIDGE, LHB_LFREQ_REG, ldt_freq);
822 pci_conf_write8(SB1250_LDT_BRIDGE, LHB_LFREQ_REG, ldt_freq);
1293 pci_conf_write8(pcitag_t tag, int reg, pcireg_t data) function
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_pci_machdep.c262 void pci_conf_write8(pcitag_t, int, pcireg_t);
1324 pci_conf_write8(pcitag_t tag, int reg, pcireg_t data) function
/broadcom-cfe-1.4.2/cfe/pccons/
H A Dvgainit.c720 pci_conf_write8(tag,M.x86.R_DI,M.x86.R_CL);

Completed in 66 milliseconds