Home
last modified time | relevance | path

Searched refs:temp8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dfsl_pci_init.c301 u8 temp8, pcie_cap; in fsl_pci_init() local
578 hose->current_busno, temp8); in fsl_pci_init()
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c956 uint8_t temp8; in mipsdsp_sub_u8() local
960 temp8 = (temp >> 8) & 0x01; in mipsdsp_sub_u8()
961 if (temp8 == 1) { in mipsdsp_sub_u8()
970 uint8_t temp8; in mipsdsp_satu8_sub() local
974 temp8 = (temp >> 8) & 0x01; in mipsdsp_satu8_sub()
975 if (temp8 == 1) { in mipsdsp_satu8_sub()