CATPT_CS_STALL
val = stall ? CATPT_CS_STALL : 0;
catpt_updatel_shim(cdev, CS1, CATPT_CS_STALL, val);
reg, (reg & CATPT_CS_STALL) == val,