Searched refs:bitfield (Results 1 – 3 of 3) sorted by relevance
1653 for (i = 0; (name = bd->bitfield[i].name) != NULL; i++) { in bcm_format_field()1654 bit = bd->bitfield[i].bit; in bcm_format_field()
53 documentation explains how this works but it's essentially a bitfield which
742 const bcm_bit_desc_t *bitfield; member