Searched defs:update_bits (Results 1 – 4 of 4) sorted by relevance
11 int (*update_bits)(void *, u32, u32); member
31 void (*update_bits)(struct regmap *map, spinlock_t *lock, member
257 int (*update_bits)(struct tasdevice_priv *tas_priv, member
2831 struct pipe_update_bits *update_bits = &u->surface->update_bits; in get_plane_info_update_type() local2923 struct pipe_update_bits *update_bits = &u->surface->update_bits; in get_scaling_info_update_type() local2980 struct pipe_update_bits *update_bits = &u->surface->update_bits; in det_surface_update() local4662 bool dc_check_address_only_update(struct pipe_update_bits update_bits) in dc_check_address_only_update()