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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/pnx4008/
H A Dsdum.h107 uint16_t pixdatlen_high; member in struct:cmdstring
H A Dsdum.c236 cmds->pixdatlen_high = 0;
240 cmds->pixdatlen_high = (nbytes >> 16);
244 cmds->pixdatlen_high |= BIT(15);

Completed in 154 milliseconds