Searched refs:HOST_TO_TADDR (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/staging/tidspbridge/dynload/
H A Dparams.h132 #define HOST_TO_TADDR(x) (x) macro
135 #define HOST_TO_TADDR(x) ((x) << (LOG_BITS_PER_AU-LOG_TARGET_AU_BITS)) macro
138 #define HOST_TO_TADDR(x) ((x) >> (LOG_TARGET_AU_BITS-LOG_BITS_PER_AU)) macro
H A Dcload.c1735 HOST_TO_TADDR(sizeof(u32)))) {
1882 root->dbthis + HOST_TO_TADDR

Completed in 182 milliseconds