CATPT_CS_RST
val = reset ? CATPT_CS_RST : 0;
catpt_updatel_shim(cdev, CS1, CATPT_CS_RST, val);
reg, (reg & CATPT_CS_RST) == val,