Searched refs:BITS_IN_BYTE (Results 1 – 2 of 2) sorted by relevance
32 #define BITS_IN_BYTE 8 macro33 #define BITS_IN_DW (BITS_IN_BYTE * DW_SIZE)
1706 fc->bit_off = fc->bit_off + byte_diff * BITS_IN_BYTE; in hws_definer_fc_bind()1783 if ((0xff000000 >> (i * BITS_IN_BYTE)) & be32_to_cpu((__force __be32)*data)) { in hws_definer_best_hl_fit_recu()1795 if ((0xff << (i * BITS_IN_BYTE)) & be32_to_cpu((__force __be32)*data)) { in hws_definer_best_hl_fit_recu()