Searched refs:dw4 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.h105 __le32 dw4; member in struct:ptd
H A Disp1760-hcd.c674 ptd->dw4 = cpu_to_le32(usof);
725 static void check_int_err_status(u32 dw4) argument
729 dw4 >>= 8;
732 switch (dw4 & 0x7) {
745 dw4 >>= 3;
1238 check_int_err_status(le32_to_cpu(ptd.dw4));

Completed in 66 milliseconds