Lines Matching refs:BitWidth
178 UINT32 BitWidth,
241 "Operation Region request on %s at 0x%X, BitWidth 0x%X, RegionLength 0x%X\n",
243 (UINT32) Address, BitWidth, (UINT32) Length));
253 ByteWidth = (BitWidth / 8);
255 if (BitWidth % 8)
273 if (BitWidth == 64)
286 Status = AcpiHwReadPort (Address, &Value1, BitWidth);
294 if (BitWidth == 64)
305 Status = AcpiHwWritePort (Address, (UINT32) *Value, BitWidth);
350 "%s: Attr %X Addr %.4X BaseAddr %.4X Length %.2X BitWidth %X BufLen %X\n",
355 Length, BitWidth, Buffer[1]);
402 Length, BitWidth, Buffer[1]);
429 * 2) BitWidth is the actual number of bits (pins) defined by the field
436 "%s: Address %.4X Length %X BitWidth %X Conn %p\n",
438 (UINT32) Address, Length, BitWidth, MyContext->Connection);
454 (UINT32) Address, BitWidth);
648 ByteWidth = (BitWidth / 8);
649 if (BitWidth % 8)
713 "%s: Val %.8X Addr %.4X BitWidth %X [REGION: BaseAddr %.4X Len %.2X]\n",
715 (UINT32) *Value, (UINT32) Address, BitWidth, (UINT32) BaseAddress, Length);
732 "BitWidth %X AccLen %.2X Conn %p\n",
734 (UINT32) Address, (UINT32) BaseAddress, Length, BitWidth,