Searched refs:bit_count (Results 1 – 7 of 7) sorted by relevance
118 u32 bit_count; in acpi_ds_init_buffer_field() local162 bit_count = (u32) length_desc->integer.value; in acpi_ds_init_buffer_field()166 if (bit_count == 0) { in acpi_ds_init_buffer_field()179 bit_count = 1; in acpi_ds_init_buffer_field()188 bit_count = 8; in acpi_ds_init_buffer_field()197 bit_count = 16; in acpi_ds_init_buffer_field()206 bit_count = 32; in acpi_ds_init_buffer_field()215 bit_count = 64; in acpi_ds_init_buffer_field()230 if ((bit_offset + bit_count) > (8 * (u32) buffer_desc->buffer.length)) { in acpi_ds_init_buffer_field()234 bit_offset + bit_count, in acpi_ds_init_buffer_field()[all …]
67 u8 bit_count; in acpi_rs_decode_bitmask() local73 for (i = 0, bit_count = 0; mask; i++) { in acpi_rs_decode_bitmask()75 list[bit_count] = i; in acpi_rs_decode_bitmask()76 bit_count++; in acpi_rs_decode_bitmask()82 return (bit_count); in acpi_rs_decode_bitmask()
1783 u32 bit_count; in vnt_get_phy_field() local1789 bit_count = frame_length * 8; in vnt_get_phy_field()1794 count = bit_count; in vnt_get_phy_field()1800 count = bit_count / 2; in vnt_get_phy_field()1809 count = (bit_count * 10) / 55; in vnt_get_phy_field()1812 if (tmp != bit_count) in vnt_get_phy_field()1822 count = bit_count / 11; in vnt_get_phy_field()1825 if (tmp != bit_count) { in vnt_get_phy_field()1828 if ((bit_count - tmp) <= 3) in vnt_get_phy_field()
204 u32 bit_count; in vnt_get_phy_field() local210 bit_count = frame_length * 8; in vnt_get_phy_field()215 count = bit_count; in vnt_get_phy_field()221 count = bit_count / 2; in vnt_get_phy_field()230 count = (bit_count * 10) / 55; in vnt_get_phy_field()233 if (tmp != bit_count) in vnt_get_phy_field()243 count = bit_count / 11; in vnt_get_phy_field()246 if (tmp != bit_count) { in vnt_get_phy_field()249 if ((bit_count - tmp) <= 3) in vnt_get_phy_field()
47 unsigned int bit_count; member139 .bit_count = 3,169 .bit_count = 28,231 priv->chip.ngpio = priv->data->bit_count; in syscon_gpio_probe()
1586 u32 bit_error = 0, bit_count = 0; in mb86a20s_get_stats() local1616 &bit_error, &bit_count); in mb86a20s_get_stats()1621 c->pre_bit_count.stat[1 + layer].uvalue += bit_count; in mb86a20s_get_stats()1638 &bit_error, &bit_count); in mb86a20s_get_stats()1643 c->post_bit_count.stat[1 + layer].uvalue += bit_count; in mb86a20s_get_stats()
869 bit_count