Searched refs:swapped_data (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.c1670 uint32_t swapped_data = *temp_buff; local
1671 swapped_data = bswap_32_1(swapped_data);
1672 crystalhd_reg_wr(adp, sig_reg, swapped_data);

Completed in 48 milliseconds