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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dparams.h161 #define BYTE_TO_HOST_TDATA_ROUND(x) (BYTE_TO_HOST((x) +\
172 #define BYTE_TO_HOST(x) (x) macro
176 #define BYTE_TO_HOST(x) ((x) >> (LOG_BITS_PER_AU - LOG_BITS_PER_BYTE)) macro
H A Dgetsection.c183 BYTE_TO_HOST(DOFF_ALIGN(dlthis->dfile_hdr.df_strtab_size));
293 pos = BYTE_TO_HOST(DOFF_ALIGN((u32) sptr->ds_first_pkt_offset));
314 ipsize = BYTE_TO_HOST(DOFF_ALIGN(ipacket.packet_size));
315 if (ipsize > BYTE_TO_HOST(IMAGE_PACKET_SIZE)) {
H A Dcload.c597 ssiz = BYTE_TO_HOST(DOFF_ALIGN
600 ssiz = BYTE_TO_HOST(DOFF_ALIGN
699 #define MY_SYM_BUF_SIZ (BYTE_TO_HOST(IMAGE_PACKET_SIZE)/\
771 BYTE_TO_HOST(input_sym->dn_offset);
1141 u8 bufr[BYTE_TO_HOST(IMAGE_PACKET_SIZE)];
1187 BYTE_TO_HOST(DOFF_ALIGN
1189 if (ipsize > BYTE_TO_HOST(IMAGE_PACKET_SIZE)) {
1280 BYTE_TO_HOST
H A Dtramp.c600 BYTE_TO_HOST
709 BYTE_TO_HOST
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/dynload/
H A Dparams.h161 #define BYTE_TO_HOST_TDATA_ROUND(x) (BYTE_TO_HOST((x) +\
172 #define BYTE_TO_HOST(x) (x) macro
176 #define BYTE_TO_HOST(x) ((x) >> (LOG_BITS_PER_AU - LOG_BITS_PER_BYTE)) macro
H A Dgetsection.c183 BYTE_TO_HOST(DOFF_ALIGN(dlthis->dfile_hdr.df_strtab_size));
293 pos = BYTE_TO_HOST(DOFF_ALIGN((u32) sptr->ds_first_pkt_offset));
314 ipsize = BYTE_TO_HOST(DOFF_ALIGN(ipacket.packet_size));
315 if (ipsize > BYTE_TO_HOST(IMAGE_PACKET_SIZE)) {
H A Dcload.c597 ssiz = BYTE_TO_HOST(DOFF_ALIGN
600 ssiz = BYTE_TO_HOST(DOFF_ALIGN
699 #define MY_SYM_BUF_SIZ (BYTE_TO_HOST(IMAGE_PACKET_SIZE)/\
771 BYTE_TO_HOST(input_sym->dn_offset);
1141 u8 bufr[BYTE_TO_HOST(IMAGE_PACKET_SIZE)];
1187 BYTE_TO_HOST(DOFF_ALIGN
1189 if (ipsize > BYTE_TO_HOST(IMAGE_PACKET_SIZE)) {
1280 BYTE_TO_HOST
H A Dtramp.c600 BYTE_TO_HOST
709 BYTE_TO_HOST

Completed in 71 milliseconds