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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbcmendian.h65 #define htol16(i) (i) macro
82 #define htol16(i) bcmswap16(i) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndpci.c469 htol16(R_REG(osh, (uint16 *)((ulong)cfg->pci + off)));
596 *((uint16 *)((ulong) cfg + off)) = htol16(*((uint16 *)buf));
1165 cfg->vendor = htol16(vendor);
1166 cfg->device = htol16(device);
H A Dbcmrobo.c416 bytes.val16 = htol16(*(uint16 *)val);
H A Dbcmsrom.c1343 word = htol16(word);

Completed in 237 milliseconds