Searched refs:x_bits (Results 1 – 5 of 5) sorted by relevance
32 .x_bits = _x_bits, \126 u8 x_bits; member
109 (desc->number - c->s_pin) * (c->x_bits); in mtk_hw_pin_field_lookup()117 pfd->mask = (1 << c->x_bits) - 1; in mtk_hw_pin_field_lookup()123 pfd->next = pfd->bitpos + c->x_bits > c->sz_reg ? c->x_addrs : 0; in mtk_hw_pin_field_lookup()
304 int x_bits; member
432 (2 * (priv->x_bits - 1)); in alps_process_bitmap()440 (2 * (priv->x_bits - 1)); in alps_process_bitmap()448 (2 * (priv->x_bits - 1)); in alps_process_bitmap()456 (2 * (priv->x_bits - 1)); in alps_process_bitmap()719 (BIT(priv->x_bits) - 1); in alps_decode_dolphin()2636 priv->x_bits = num_x_electrode; in alps_dolphin_get_device_area()2737 priv->x_bits = 15; in alps_set_protocol()2773 priv->x_bits = 16; in alps_set_protocol()2797 priv->x_bits = 23; in alps_set_protocol()
645 u32 x_bits, y_bits, tmp, x_mask, y_mask, alignment; in tiler_get_address() local647 x_bits = CONT_WIDTH_BITS - geom[fmt].x_shft; in tiler_get_address()652 x_mask = MASK(x_bits); in tiler_get_address()671 tmp = ((y << x_bits) + x); in tiler_get_address()