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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/
H A Dcrystalhd_hw.c1619 uint32_t reg_data, cnt, *temp_buff; local
1657 temp_buff = (uint32_t *)buffer;
1660 crystalhd_reg_wr(adp, DCI_FIRMWARE_DATA, *temp_buff);
1662 temp_buff++;
1666 temp_buff++;
1670 uint32_t swapped_data = *temp_buff;
1674 temp_buff++;

Completed in 46 milliseconds