Lines Matching refs:write_regm
139 static int write_regm(struct cxd *ci, u8 reg, u8 val, u8 mask)
161 return write_regm(ci, reg, val, 0xff);
197 write_regm(ci, 0x06, 0x00, 0x07);
200 write_regm(ci, 0x06, 0x02, 0x07);
217 write_regm(ci, 0x20, 0x80, 0x80);
226 write_regm(ci, 0x08, 0x40, 0x40);
228 write_regm(ci, 0x08, 0x80, 0x80);
285 status = write_regm(ci, 0x14, 0x00, 0x0F);
291 status = write_regm(ci, 0x16, 0x00, 0x0F);
360 status = write_regm(ci, 0x20, 0x80, 0x80);
363 status = write_regm(ci, 0x03, 0x02, 0x02);
374 status = write_regm(ci, 0x09, 0x08, 0x08);
447 write_regm(ci, 0x20, 0x80, 0x80);
476 write_regm(ci, 0x09, 0x08, 0x08);
477 write_regm(ci, 0x20, 0x80, 0x80); /* Reset CAM Mode */
478 write_regm(ci, 0x06, 0x07, 0x07); /* Clear IO Mode */
491 write_regm(ci, 0x09, 0x00, 0x08);
520 write_regm(ci, 0x03, 0x08, 0x08);
526 write_regm(ci, 0x03, 0x00, 0x08);