Searched refs:OneByte (Results 1 – 2 of 2) sorted by relevance
351 UINT32 OneByte; in AcpiHwReadPort() local387 Status = AcpiOsReadPort (Address, &OneByte, 8); in AcpiHwReadPort()393 *Value |= (OneByte << i); in AcpiHwReadPort()
8382 vector unsigned int OneByte = { 0x8, 0x8, 0x8, 0x8 }; in vec_rlnm() local8383 return __builtin_altivec_vrlwnm(__a, ((__c << OneByte) | __b)); in vec_rlnm()8389 vector unsigned long long OneByte = { 0x8, 0x8 }; in vec_rlnm() local8390 return __builtin_altivec_vrldnm(__a, ((__c << OneByte) | __b)); in vec_rlnm()