Searched refs:adv7511_pktmem_wr (Results 1 – 1 of 1) sorted by relevance
279 static int adv7511_pktmem_wr(struct v4l2_subdev *sd, u8 reg, u8 val) in adv7511_pktmem_wr() function298 adv7511_pktmem_wr(sd, reg, (adv7511_pktmem_rd(sd, reg) & clr_mask) | val_mask); in adv7511_pktmem_wr_and_or()