Searched refs:LE32_TO_CPU (Results 1 - 1 of 1) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/pccons/
H A Dvgainit.c123 #define LE32_TO_CPU(s) BSWAP_LONG(s) macro
128 #define LE32_TO_CPU(s) (s) macro
201 val = LE32_TO_CPU(val);
398 val = LE32_TO_CPU(val);

Completed in 26 milliseconds